MoneyFlowIndex

StockSharp.Algo.Indicators

Money Flow Index.

Herda de: DecimalLengthIndicator

Construtores

MoneyFlowIndex()

Initializes a new instance of the MoneyFlowIndex.

MoneyFlowIndex(int)

Initializes a new instance of the MoneyFlowIndex.

length
Period length.

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.