IntradayIntensityIndex
StockSharp.Algo.Indicators
Intraday Intensity Index indicator.
Inherits: SimpleMovingAverage
Constructors
IntradayIntensityIndex()
Initializes a new instance of the IntradayIntensityIndex.
Properties
Measure : IndicatorMeasures
IndicatorMeasures.
Methods
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Returns: The new value of the indicator.