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