MoneyFlowIndex

StockSharp.Algo.Indicators

Money Flow Index.

Наследует: DecimalLengthIndicator

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

MoneyFlowIndex()

Initializes a new instance of the MoneyFlowIndex.

MoneyFlowIndex(int)

Initializes a new instance of the MoneyFlowIndex.

length
Period length.

Свойства

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.