BalanceOfMarketPower

StockSharp.Algo.Indicators

Balance of Market Power (BMP) indicator.

Наследует: SimpleMovingAverage

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

BalanceOfMarketPower()

Initializes a new instance of the BalanceOfMarketPower.

Свойства

Measure : IndicatorMeasures

IndicatorMeasures.

Методы

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

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