ZeroLagExponentialMovingAverage

StockSharp.Algo.Indicators

Zero Lag Exponential Moving Average (ZLEMA).

Наследует: DecimalLengthIndicator

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

ZeroLagExponentialMovingAverage()

Initializes a new instance of the ZeroLagExponentialMovingAverage.

Методы

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

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

Reset()

Reset state.