 |
A Moving Average is an indicator that shows the average value of a security's price over a period of time. A Simple, or Arithmetic, Moving Average is calculated by adding the price of the security for a number of time periods (e.g. 12 days) and then dividing this total by the number of time periods. The result is the average price of the security over the time period. Simple moving averages give equal weight to each daily price.
Simple Moving Average (SMA)
|  |
A Weighted Moving Average is designed to put more weight on recent data and less weight on past data. A weighted moving average is calculated by multiplying each of the previous day's data by a weight (the weight is the index of the data).
Weighted Moving Average (WMA)
|