KeltnerChannelBand
StockSharp.Algo.Indicators
Base class for upper and lower lines of Keltner Channel.
Inherits: DecimalLengthIndicator
Methods
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Returns: The resulting value.