OnBalanceVolumeMean

StockSharp.Algo.Indicators

On Balance Volume Mean indicator.

Наследует: SimpleMovingAverage

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

OnBalanceVolumeMean()

Initializes a new instance of the OnBalanceVolumeMean.

Свойства

Measure : IndicatorMeasures

IndicatorMeasures.

Методы

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

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

Reset()

Reset state.