Skip to content

DoubleExponentialMovingAverage

Summary

The Double Exponential Moving Average (DEMA) is a combination of smoothed exponential moving averages (EMA) and a basic EMA

Signature

1
public abstract interface DoubleExponentialMovingAverage

Namespace

cAlgo.API.Indicators