The Supertrend indicator, created by French trader Olivier Seban in 2009, is a popular trend-following overlay that uses the Average True Range (ATR) to set a dynamic band around price. A green line below price signals an uptrend; a red line above price signals a downtrend. Because it relies on past price and volatility, Supertrend is a lagging indicator — it reacts to moves rather than predicting them. It works best in strongly trending markets and can generate false signals during choppy or sideways conditions.
Formula and Core Logic
The indicator calculates upper and lower bands using the midpoint of the candle and ATR multiplied by a chosen factor:
• Upper Band = (High + Low)/2 + (ATR × Multiplier)
• Lower Band = (High + Low)/2 - (ATR × Multiplier)
When the closing price crosses above the upper band, the Supertrend flips below price and turns green (buy signal). When price closes below the lower band, it flips above price and turns red (sell signal). For example, if midpoint = 100 and ATR × Multiplier = 6, upper band = 106, lower band = 94; a close at 108 triggers a buy. The default setting is typically ATR length 10, multiplier 3.
Best Settings by Trading Style
Intraday trading: Use (7–10, 2–3) on 5–15 minute charts for a balance of responsiveness and noise reduction.
Scalping: Use (7,2) or (5,1) on 1–5 minute charts for fast signals, but with strict stop-loss discipline.
Swing/position trading: Use (10–14, 3–4) on daily or weekly charts to filter intraday noise and let trends mature.
The golden rule: always backtest before going live — test different settings on historical data for your specific asset.
How to Use on Major Platforms
TradingView: Search "Supertrend" in the Indicators menu, select the built-in version, and adjust ATR length and multiplier in the Settings panel. The chart updates instantly.
MT5/MT4: Supertrend is not included by default. Download an MQ5/MQ4 file from Marketplace or CodeBase, place it in the Indicators folder, refresh the Navigator, and drag it onto the chart.
Crypto exchanges: Binance, Bybit, KuCoin, etc. offer Supertrend under the Indicators or Trend section, with similar parameter adjustment options.
Trading Strategies and Signal Confirmation
The simplest approach is to follow flips: buy when green, sell when red. Advanced strategies include:
• Filter with moving averages: only take long signals when price is above a key MA.
• Combine with RSI or ADX: confirm momentum or trend strength before acting.
• Wait for pullbacks: enter when price touches the Supertrend line for a better risk-to-reward ratio.
• Multiple Supertrend lines: use two different settings and trade only when they agree.
Always respect higher timeframes — a buy signal on a 15-min chart is safer if the daily chart shows an uptrend. Avoid trading around major news events.
Comparison with Other Indicators
Chandelier Stop also uses ATR but anchors from the highest/lowest since entry, allowing larger pullbacks; Supertrend flips more quickly.
Moving average crossovers (e.g., 50 vs 200 SMA) lag more and don't provide explicit stop levels; Supertrend doubles as a trailing stop.
Bollinger Bands identify overbought/oversold zones, while Supertrend is purely trend-following.
VWAP reflects volume-weighted average price, useful for intraday confirmation.
RSI and MACD measure momentum and are often used alongside Supertrend to validate entry/exit points.
Pros, Cons, and Final Verdict
Pros: Easy to read (green/red), adjusts to volatility, works as a trailing stop, applicable across all markets and timeframes.
Cons: Lagging; produces false signals in sideways markets; highly dependent on parameter selection; does not indicate trend strength.
The Supertrend indicator performs well in strong trending markets but requires confirmation tools (moving averages, RSI, ADX) in choppy conditions. It is not a standalone holy grail — combine it with disciplined risk management, position sizing, and stop-losses (often placed just beyond the Supertrend line). Backtest your strategy and paper trade before committing real capital. Used wisely, Supertrend is a valuable addition to any trader's toolkit.

