PassThroughIndicator
StockSharp.Algo.Indicators
Pass through indicator.
Herda de: BaseIndicator
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Retorna: The resulting value.
Pass through indicator.
Herda de: BaseIndicator
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
Retorna: The resulting value.