Back to Indicators
TrendLagging

TEMA — Triple Exponential Moving Average

Overview

TEMA pushes the lag reduction of DEMA even further by applying a triple-smoothing formula, making it one of the most responsive moving averages available. It excels in fast-paced crypto markets where every bar of lag can mean a missed entry. Review our indicator guide library to understand the full spectrum of moving averages from SMA to TEMA.

How It Works

TEMA = 3 × EMA(n) − 3 × EMA(EMA(n)) + EMA(EMA(EMA(n))). The triple nesting removes additional lag beyond what DEMA achieves, but increases sensitivity. It produces a very tight fit to current price at the expense of more frequent direction changes.

Key Signals

  • TEMA provides the earliest moving-average crossover signals of any standard MA.
  • Price staying above TEMA in a trend confirms strong momentum.
  • TEMA diverging sharply from price can signal overextension.

Common Mistakes

  • Treating TEMA as a drop-in SMA replacement — it behaves very differently in ranging markets.
  • Using TEMA on daily charts where the extra speed isn't necessary.
  • Not pairing TEMA with a slower MA as a baseline trend filter.

More Trend Indicators

DEMA — Double Exponential Moving Average

DEMA reduces the inherent lag of the <a href="/academy/indicators/exponential-moving-average" class="text-primary hover:underline">EMA</a> by applying a double-smoothing technique, giving traders faster trend signals without excessive noise. It is widely used in <a href="/market/forex" class="text-primary hover:underline">forex</a> scalping and <a href="/market/crypto" class="text-primary hover:underline">crypto</a> swing trading, where speed of signal matters. Explore how DEMA compares with the <a href="/academy/indicators/triple-exponential-moving-average" class="text-primary hover:underline">TEMA</a> and other moving averages in our <a href="/academy/indicators" class="text-primary hover:underline">indicator guide library</a>.

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.

GMMA — Guppy Multiple Moving Average

The Guppy Multiple Moving Average plots two groups of EMAs — six short-term and six long-term — to visualise the interaction between trader sentiment and investor sentiment as a ribbon, revealing trend strength and potential reversals. GMMA is widely used in <a href="/market/stocks" class="text-primary hover:underline">stock</a> and <a href="/market/forex" class="text-primary hover:underline">forex</a> markets to identify early trend participation. Set it up on <a href="/tools/platforms/tradingview" class="text-primary hover:underline">TradingView</a> and combine with the <a href="/academy/indicators/rsi" class="text-primary hover:underline">RSI</a> for timing entries.

Simple Moving Average (SMA)

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 <a href="/academy/indicators" class="text-primary hover:underline">technical analysis</a>, the SMA helps traders identify long-term trends in <a href="/market/stocks" class="text-primary hover:underline">stocks</a>, <a href="/market/crypto" class="text-primary hover:underline">crypto</a>, and <a href="/market/forex" class="text-primary hover:underline">forex</a> markets. Pair it with the <a href="/academy/indicators/exponential-moving-average" class="text-primary hover:underline">Exponential Moving Average</a> for faster signals, and visualise both on a professional <a href="/tools/platforms/tradingview" class="text-primary hover:underline">charting platform</a> like TradingView.