Weighted average of the last n values, where the weight decreases exponentially with each previous value.
An average of the last n values.
Weighted average of the last n values, whose result is equivalent to a double smoothed simple moving average.
Weighted average of the last n values, where the weight decreases by 1 with each previous value.
Specifies the type of MovingAverage Series.