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