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.