LaguerreRSI
StockSharp.Algo.Indicators
Laguerre RSI indicator.
Herda de: BaseIndicator
Construtores
LaguerreRSI()
Initializes a new instance of the LaguerreRSI.
Propriedades
Measure : IndicatorMeasures
IndicatorMeasures.
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Retorna: The resulting value.
Reset()
Reset state.