CommodityChannelIndex

StockSharp.Algo.Indicators

Commodity Channel Index.

Herda de: DecimalLengthIndicator

Construtores

CommodityChannelIndex()

Initializes a new instance of the CommodityChannelIndex.

Propriedades

Measure : IndicatorMeasures

IndicatorMeasures.

Métodos

CalcIsFormed() : bool

Calc IsFormed.

Retorna: IsFormed

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

Retorna: The new value of the indicator.

Reset()

Reset state.