PassThroughIndicator
StockSharp.Algo.Indicators
Pass through indicator.
Наследует: BaseIndicator
Методы
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Возвращает: The resulting value.
Pass through indicator.
Наследует: BaseIndicator
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
Возвращает: The resulting value.