ChandeKrollStop
StockSharp.Algo.Indicators
Chande Kroll Stop indicator.
Herda de: BaseComplexIndicator<IChandeKrollStopValue>
Construtores
ChandeKrollStop()
Initializes a new instance of the ChandeKrollStop.
Propriedades
Multiplier : decimal
Multiplier.
StopPeriod : int
Stop Period for SMA.
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Retorna: The resulting value.
Reset()
Reset state.