ChandeKrollStop
StockSharp.Algo.Indicators
Chande Kroll Stop indicator.
継承元: BaseComplexIndicator<IChandeKrollStopValue>
コンストラクター
ChandeKrollStop()
Initializes a new instance of the ChandeKrollStop.
プロパティ
Multiplier : decimal
Multiplier.
StopPeriod : int
Stop Period for SMA.
メソッド
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
戻り値: The resulting value.
Reset()
Reset state.