ChaikinMoneyFlow

StockSharp.Algo.Indicators

Chaikin Money Flow (CMF) indicator.

Наследует: DecimalLengthIndicator

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

ChaikinMoneyFlow()

Initializes a new instance of the ChaikinMoneyFlow.

Свойства

Measure : IndicatorMeasures

IndicatorMeasures.

Методы

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

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

Reset()

Reset state.