Weighted Moving Average (WMA)
The Weighted Moving Average (WMA) is a type of moving average that prioritizes recent prices over older ones by applying more weight to the latest data. This method allows the WMA to reflect price movements more promptly compared to the Simple Moving Average (SMA) and even the Exponential Moving Average (EMA). The WMA's calculation involves linearly weighting prices, making the most recent prices significantly influence the average, thereby providing a closer follow to current market trends.
Comparison with SMA and EMA
The WMA distinguishes itself by offering a sharper response to price changes than SMA and EMA, due to its linear weighting approach where the most recent price has the highest weight. This feature makes WMA particularly useful in fast-moving markets, although it may also result in greater sensitivity to market noise, potentially leading to premature trading signals.
Practical Application
WMAs are utilized to confirm trend directions and signal potential entry and exit points, albeit with a lag. Traders might buy when the price approaches or dips below a rising WMA, or sell when the price nears or rises above a falling WMA. Moreover, WMAs can act as dynamic support and resistance levels, offering insights into potential reversal points in the market.
Calculation Methodology
To calculate the WMA, each price point within the selected period is multiplied by a weight that increases linearly for more recent prices. For example, in a 5-period WMA, the most recent price is multiplied by 5, the next by 4, and so on, with the sum of these products divided by the sum of the weights. This approach allows for a customizable analysis, where weights can be adjusted according to the trader's preference, focusing more on recent or past prices as desired.