Triple Exponential Moving Average
Under the Hood
TEMA applies exponential smoothing three times to achieve even faster response than DEMA: TEMA = 3×EMA(n) - 3×EMA(EMA(n)) + EMA(EMA(EMA(n))). This triple application further reduces lag beyond DEMA while maintaining smoothness. TEMA responds very quickly to price changes, making it one of the fastest traditional moving averages. With default 30-period, TEMA tracks price closely while filtering short-term noise. The formula's weighted combination of three EMAs creates an aggressively responsive indicator.
In Practice
Cryptocurrency traders use TEMA when they need maximum responsiveness from a moving average, accepting slightly less smoothness than DEMA. TEMA crossovers generate very early signals - ideal for fast-moving crypto markets and breakout trading. When price crosses TEMA, it signals immediate momentum shifts. TEMA excels in trending markets but can produce more whipsaws than slower MAs during consolidation. Combine TEMA with volatility filters (ATR) to trade only during strong moves, or use with ADX to confirm trends. Popular among scalpers, day traders, and breakout specialists requiring fastest possible MA signals.
Build automated strategies using Triple Exponential Moving Average and hundreds of other indicators. Connect to your favourite exchange and let the bot execute trades 24/7 — no code required.