LaguerreRSI
StockSharp.Algo.Indicators
Laguerre RSI indicator.
Наследует: BaseIndicator
Конструкторы
LaguerreRSI()
Initializes a new instance of the LaguerreRSI.
Свойства
Measure : IndicatorMeasures
IndicatorMeasures.
Методы
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Возвращает: The resulting value.
Reset()
Reset state.