The following describes how weights to the various averages are applied:
- Simple Moving Average: All values are weighted equally.
- Weighted Moving Average: More weight is given to more recent data according to a
linear weight assignment.
- Exponential Moving Average: More weight is given to more recent data ad
- Triangular Moving Average: the middle portion of data has Triangular Moving
Average: More weight is given to the the middle portion of data.