PassThroughIndicator
StockSharp.Algo.Indicators
Pass through indicator.
Inherits: BaseIndicator
Methods
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Returns: The resulting value.
Pass through indicator.
Inherits: BaseIndicator
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
Returns: The resulting value.