[]
Weighted average of the last n values, whose result is equivalent to a double smoothed simple moving average.
public const MovingAverageType Triangular = 3
Type | Description |
---|---|
MovingAverageType | Weighted average of the last n values, whose result is equivalent to a double smoothed simple moving average. |