Table of Contents

DEMA

Double Exponential Moving Average (DEMA) uses multiple (double) Exponential Moving Averages (EMA) to eliminate lags when forecasting prices.

To use the indicator, you must use the DoubleExponentialMovingAverage class.

IndicatorDoubleExponentialMovingAverage

Envelope