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.