MomentumPinball

StockSharp.Algo.Indicators

Momentum Pinball indicator.

Наследует: DecimalLengthIndicator

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

MomentumPinball()

Initializes a new instance of the MomentumPinball.

Свойства

Measure : IndicatorMeasures

IndicatorMeasures.

Методы

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

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