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.