WMA — Weighted Moving Average
Overview
The Weighted Moving Average assigns linearly increasing weight to more recent prices, making it more responsive than the SMA while maintaining a straightforward calculation. WMA is popular among forex traders who need faster trend signals without the complexity of exponential smoothing. Compare it with the EMA and other moving averages in our indicator guide library to choose the best fit for your strategy.
How It Works
WMA multiplies each closing price by a weight that increases linearly — the most recent close gets the highest weight. For a 10-period WMA, the latest close is multiplied by 10, the previous by 9, and so on, then divided by the sum of the weights (55). This produces a smoother curve than SMA with less lag.
Key Signals
- Price crossing above the WMA signals a potential uptrend.
- Price crossing below the WMA signals a potential downtrend.
- Short-period WMA crossing above a long-period WMA = bullish crossover.
- WMA slope direction reflects the current trend momentum.
Common Mistakes
- Assuming WMA is always better than SMA — in choppy markets the extra sensitivity creates more whipsaws.
- Using the same period WMA across all timeframes without adjustment.
- Not comparing WMA signals with EMA to understand which suits your asset better.
More Trend Indicators
ZigZag
The ZigZag indicator filters out minor price fluctuations by only plotting lines when price moves by a specified percentage, making macro swing highs and lows visually clear. It is an invaluable tool for wave analysis, <a href="/academy/indicators/fibonacci-retracements" class="text-primary hover:underline">Fibonacci retracement</a> placement, and identifying structural patterns in <a href="/market/stocks" class="text-primary hover:underline">stocks</a> and <a href="/market/crypto" class="text-primary hover:underline">crypto</a>. Use ZigZag on <a href="/tools/platforms/tradingview" class="text-primary hover:underline">TradingView</a> as a structural overlay alongside your trending <a href="/strategies" class="text-primary hover:underline">trading strategies</a>.
Ichimoku Cloud — Complete Trading System
The Ichimoku Cloud (Ichimoku Kinko Hyo) is a complete trading system in one indicator, identifying trend direction, support/resistance, momentum, and trade signals using five lines and a cloud. It is one of the most powerful entries in our <a href="/academy/indicators" class="text-primary hover:underline">indicator guide library</a>, best applied on daily charts across <a href="/market/forex" class="text-primary hover:underline">forex</a> and <a href="/market/crypto" class="text-primary hover:underline">crypto</a> markets. Incorporate Ichimoku signals into your broader <a href="/strategies" class="text-primary hover:underline">trading strategies</a> for multi-factor confirmation before entering a position.
SuperTrend
SuperTrend combines the <a href="/academy/indicators/atr" class="text-primary hover:underline">Average True Range</a> with a multiplier and median price to plot a single line that flips between support and resistance — green means uptrend, red means downtrend. It is a favourite overlay for trend-following <a href="/strategies" class="text-primary hover:underline">trading strategies</a> across <a href="/market/crypto" class="text-primary hover:underline">crypto</a> and <a href="/market/forex" class="text-primary hover:underline">forex</a> due to its visual simplicity. Apply it on <a href="/tools/platforms/tradingview" class="text-primary hover:underline">TradingView</a> alongside the <a href="/academy/indicators/adx" class="text-primary hover:underline">ADX</a> to filter entries to only strong-trending environments.
ALMA — Arnaud Legoux Moving Average
ALMA applies a Gaussian (bell-curve) distribution as a weight function, centred near the most recent prices, to produce a moving average that filters noise while keeping lag to a minimum. It has become a favourite on <a href="/tools/platforms/tradingview" class="text-primary hover:underline">TradingView</a> for <a href="/market/crypto" class="text-primary hover:underline">crypto</a> and <a href="/market/forex" class="text-primary hover:underline">forex</a> trend detection. Compare ALMA with other advanced moving averages like the <a href="/academy/indicators/hull-moving-average" class="text-primary hover:underline">HMA</a> in our <a href="/academy/indicators" class="text-primary hover:underline">indicator guide library</a> to find your optimal smoothing solution.