Simple Moving Average (SMA)
Overview
The Simple Moving Average calculates the arithmetic mean of a security's price over a specified period, smoothing out noise and revealing the underlying trend direction. As one of the foundational tools in technical analysis, the SMA helps traders identify long-term trends in stocks, crypto, and forex markets. Pair it with the Exponential Moving Average for faster signals, and visualise both on a professional charting platform like TradingView.
How It Works
SMA adds the closing prices for N periods and divides by N. A 50-day SMA takes the last 50 daily closes and averages them. Each new day, the oldest close drops off and the newest is added.
Key Signals
- Price above the SMA indicates an uptrend; below indicates a downtrend.
- The Golden Cross (50 SMA crossing above 200 SMA) is a bullish long-term signal.
- The Death Cross (50 SMA crossing below 200 SMA) is a bearish long-term signal.
- SMA can act as dynamic support and resistance levels.
Common Mistakes
- Using SMA in choppy, sideways markets — it generates constant false signals.
- Relying on a single SMA period without testing alternatives.
- Ignoring the lag — SMA reacts slowly to sharp price changes.
More Trend Indicators
Parabolic SAR — Stop and Reverse
Parabolic SAR (Stop and Reverse) plots dots above or below price to indicate trend direction and potential reversal points — it is one of the simplest trend-following indicators to use. Combine it with the <a href="/academy/indicators/adx" class="text-primary hover:underline">ADX</a> to filter out low-quality signals in ranging markets and improve your win rate. It also doubles as a dynamic trailing stop; read our <a href="/guides/use-stop-loss-orders" class="text-primary hover:underline">stop-loss guide</a> for best practices on protecting your capital. Explore more trend tools in our full <a href="/academy/indicators" class="text-primary hover:underline">indicator guide library</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.
TEMA — Triple Exponential Moving Average
TEMA pushes the lag reduction of <a href="/academy/indicators/double-exponential-moving-average" class="text-primary hover:underline">DEMA</a> even further by applying a triple-smoothing formula, making it one of the most responsive moving averages available. It excels in fast-paced <a href="/market/crypto" class="text-primary hover:underline">crypto</a> markets where every bar of lag can mean a missed entry. Review our <a href="/academy/indicators" class="text-primary hover:underline">indicator guide library</a> to understand the full spectrum of moving averages from <a href="/academy/indicators/simple-moving-average" class="text-primary hover:underline">SMA</a> to TEMA.
Alligator
Bill Williams' Alligator uses three smoothed moving averages displaced forward — the Jaw, Teeth, and Lips — to identify trending and sleeping market phases with an intuitive visual metaphor. When the lines intertwine the Alligator is "sleeping" (range); when they fan out it is "eating" (trending). Combine it with the <a href="/academy/indicators/awesome-oscillator" class="text-primary hover:underline">Awesome Oscillator</a> and <a href="/academy/indicators/gator-oscillator" class="text-primary hover:underline">Gator Oscillator</a> from our <a href="/academy/indicators" class="text-primary hover:underline">indicator guide library</a> for the complete Bill Williams trading system.