CommodityChannelIndex

StockSharp.Algo.Indicators

Commodity Channel Index.

Наследует: DecimalLengthIndicator

Конструкторы

CommodityChannelIndex()

Initializes a new instance of the CommodityChannelIndex.

Свойства

Measure : IndicatorMeasures

IndicatorMeasures.

Методы

CalcIsFormed() : bool

Calc IsFormed.

Возвращает: IsFormed

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

Возвращает: The new value of the indicator.

Reset()

Reset state.