Parabolic SAR — Stop and Reverse
Overview
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 ADX to filter out low-quality signals in ranging markets and improve your win rate. It also doubles as a dynamic trailing stop; read our stop-loss guide for best practices on protecting your capital. Explore more trend tools in our full indicator guide library.
How It Works
Parabolic SAR uses an acceleration factor (starting at 0.02, incrementing by 0.02 per new extreme, capped at 0.2). Dots below price = uptrend; dots above = downtrend. When price touches the dots, the trend reverses.
Key Signals
- Dots flipping from above to below price signals a new uptrend.
- Dots flipping from below to above signals a new downtrend.
- The dots can be used as a trailing stop-loss that automatically tightens.
- Combined with ADX, Parabolic SAR works best when ADX > 25 (strong trend).
Common Mistakes
- Using Parabolic SAR in sideways markets — it generates constant false reversals.
- Ignoring the acceleration factor settings — defaults work well for most markets.
- Using it as the sole entry signal without trend confirmation.
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>.
SMMA — Smoothed Moving Average
The Smoothed Moving Average applies equal weight to all historical data rather than dropping off older values, producing an ultra-smooth line that excels at identifying the dominant long-term trend. SMMA is the smoothing method used inside the <a href="/academy/indicators/adx" class="text-primary hover:underline">ADX</a> and <a href="/academy/indicators/atr" class="text-primary hover:underline">ATR</a> calculations, making it a foundational building block in <a href="/academy/indicators" class="text-primary hover:underline">technical analysis</a>. It is best suited for <a href="/market/stocks" class="text-primary hover:underline">stock</a> and <a href="/market/forex" class="text-primary hover:underline">forex</a> markets where long-term trend clarity is prized over speed.
Aroon Indicator
The Aroon Indicator measures the number of periods since the most recent high and low, providing an early signal of whether a new trend is forming or weakening. It is especially useful for catching early trend changes in <a href="/market/stocks" class="text-primary hover:underline">stocks</a> and <a href="/market/crypto" class="text-primary hover:underline">crypto</a> before lagging indicators react. Browse our full <a href="/academy/indicators" class="text-primary hover:underline">indicator guide library</a> to pair Aroon with the <a href="/academy/indicators/adx" class="text-primary hover:underline">ADX</a> for stronger trend-strength confirmation.
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.