LaguerreRSI
StockSharp.Algo.Indicators
Laguerre RSI indicator.
Inherits: BaseIndicator
Constructors
LaguerreRSI()
Initializes a new instance of the LaguerreRSI.
Properties
Measure : IndicatorMeasures
IndicatorMeasures.
Methods
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Returns: The resulting value.
Reset()
Reset state.