Parabolic SAR Indicator: Trailing Stop Strategy, Settings & Signals
Parabolic SAR places dots above or below price to indicate potential reversal points and provide trailing stop levels for trending markets.

Daniel Harrington
Senior Trading Analyst · MT5 Specialist
☕ 16 min read
Settings — PSAR
| Category | trend |
| Default Period | null |
| Best Timeframes | M15, H1, H4 |
Quick question: what if someone told you that J. Welles Wilder designed an indicator in 1978 that was supposed to keep you in trades longer, not get you into them? Most traders slap Parabolic SAR on their chart, see dots flipping around, and start using it as an entry signal generator. That was never the point. Wilder built this tool as a trailing stop system that automatically tightens as a trend matures — and when you use it that way, those little dots suddenly become one of the most practical trade management tools available on any platform. The default settings (AF 0.02, Max 0.2) still work remarkably well on H1 and H4 charts nearly 50 years later. This guide covers what the dots actually mean, why they speed up, and how to stop losing money when the market goes sideways.
Key Takeaways
- Open any chart with Parabolic SAR enabled and you will see a trail of small dots above or below each candle. That is the...
- The Acceleration Factor (AF) is the single most important concept inside Parabolic SAR. It is the reason the dots start ...
- Forget entry signals for a moment. The highest-value use of Parabolic SAR is as a trailing stop-loss mechanism — and thi...
1Those Little Dots That Follow Price Around
Open any chart with Parabolic SAR enabled and you will see a trail of small dots above or below each candle. That is the entire indicator — no histogram, no oscillating line, no colored bands. Just dots. And those dots carry more information than most traders realize.
Here is the basic reading:
- Dots below price = the indicator considers the trend bullish. You should be looking for long positions or holding existing longs.
- Dots above price = the indicator considers the trend bearish. You should be thinking about shorts or staying out of longs.
- A dot flip (dots switch from one side of price to the other) = the SAR has "stopped and reversed." That is what the acronym means: Stop And Reverse.
The dot is not a prediction. It is a line in the sand. It says: "If price crosses me, the trend assumption is wrong and you should exit." Every single dot is a potential stop-loss level, recalculated each candle.
What makes Parabolic SAR visually unique is how the dots behave over time. At the start of a new trend — right after a flip — the dots are spaced far from price. They give the trade room to breathe. As the trend continues and price keeps making new highs (in an uptrend) or new lows (in a downtrend), the dots start creeping closer. The gap narrows. The stop tightens.
This is the parabolic curve that gives the indicator its name. Plot just the dots on a blank chart and you will see a shape that curves toward price, accelerating as it goes — like a ball rolling downhill. The further the trend extends, the faster the dots chase price, until eventually price can no longer outrun them and touches the dot. Flip. New trend assumption. Reset.
Here is what that looks like in practice on a EUR/USD H1 chart during a trending session:
| Candle # | Price Action | Dot Position | Distance from Price |
|---|---|---|---|
| 1 (flip) | 1.0850 | 1.0820 (below) | 30 pips |
| 5 | 1.0880 | 1.0858 (below) | 22 pips |
| 10 | 1.0920 | 1.0905 (below) | 15 pips |
| 15 | 1.0935 | 1.0926 (below) | 9 pips |
| 18 | 1.0930 | 1.0930 (flip!) | 0 pips |
Notice the pattern: 30 pips of breathing room at the start, compressed down to 9 pips by candle 15. That compression is not random — it is driven by the Acceleration Factor, which is the mathematical engine behind everything the SAR does.
One thing that catches beginners off guard: the dot always appears at the candle's open, not its close. The SAR value for the current candle is calculated using data from previous candles, so you know your stop level before the candle starts trading. That is a practical advantage over indicators that repaint or finalize only at candle close.
On MetaTrader 5, the default Parabolic SAR appears as small green and red dots. Green below price, red above. Some platforms use a single color and let position (above or below) do the talking. Either way, the logic is identical. If you are looking at a chart and cannot tell whether the dots are above or below a candle because the candle has a long wick, the rule is simple: compare the dot's value to the candle's closing price, not the wick extremes.
2Wilder's Acceleration Factor: Why the Dots Speed Up
The Acceleration Factor (AF) is the single most important concept inside Parabolic SAR. It is the reason the dots start slow and finish fast, and understanding it will change how you interpret the indicator.
Here is the core formula:
Next SAR = Current SAR + AF x (Extreme Point - Current SAR)
Three variables drive everything:
- Current SAR: where the dot is right now.
- Extreme Point (EP): the highest high reached during the current uptrend, or the lowest low during the current downtrend. This updates every time price sets a new extreme.
- AF: a multiplier that starts at 0.02 and increases by 0.02 each time a new Extreme Point is recorded, capped at a maximum of 0.20.
Let us walk through a real example. Say the SAR just flipped bullish at 1.0800, and price is at 1.0830.
| Step | SAR | EP | AF | Calculation | New SAR |
|---|---|---|---|---|---|
| 1 | 1.0800 | 1.0830 | 0.02 | 1.0800 + 0.02 x (1.0830 - 1.0800) | 1.08006 |
| 2 (new high 1.0850) | 1.08006 | 1.0850 | 0.04 | 1.08006 + 0.04 x (1.0850 - 1.08006) | 1.08026 |
| 3 (new high 1.0870) | 1.08026 | 1.0870 | 0.06 | 1.08026 + 0.06 x (1.0870 - 1.08026) | 1.08066 |
| 4 (no new high) | 1.08066 | 1.0870 | 0.06 | 1.08066 + 0.06 x (1.0870 - 1.08066) | 1.08104 |
Notice what happens at step 4: price did not make a new high, so the AF stays at 0.06 instead of increasing. The dots still move toward price — they always do — but the acceleration pauses. The AF only ratchets up when the trend is actively extending.
This is the genius of Wilder's design. A strong trend that keeps printing new highs gets an increasingly aggressive trailing stop. A trend that stalls gets a slower-moving stop that gives price more time to decide its next move. The indicator adapts to momentum in real time.
The maximum cap at 0.20 exists for a practical reason: without it, a long trend could push the AF so high that the SAR would essentially sit on top of price, triggering premature exits on any normal pullback. At AF 0.20, the dot moves 20% of the distance between itself and the Extreme Point each candle — already quite aggressive.
Now, here is where most guides stop. But there is a subtlety worth knowing: the AF increment does not have to be 0.02. Traders adjust both the starting AF and the step size to suit different markets and timeframes.
| Setting | Start AF | Step | Max AF | Behavior |
|---|---|---|---|---|
| Default (Wilder) | 0.02 | 0.02 | 0.20 | Balanced, suits H1 and H4 |
| Conservative | 0.01 | 0.01 | 0.10 | Slower dots, wider stops, fewer flips |
| Aggressive | 0.03 | 0.03 | 0.20 | Faster dots, tighter stops, more flips |
| Crypto-adjusted | 0.015 | 0.015 | 0.12 | Reduced whipsaws in volatile markets |
Conservative settings work well for swing traders on H4 and Daily charts who want to ride trends for days without getting shaken out. Aggressive settings suit M15 scalpers who need the stop to tighten quickly. The crypto-adjusted settings were popularized by quantitative traders who found that reducing the step from 0.02 to 0.015 cut whipsaw trades by roughly 20-25% on volatile pairs.
One practical tip: if you change the AF settings, your backtesting results will change dramatically. A small shift from 0.02 to 0.03 can double the number of signals on an H1 chart. Always backtest before going live with non-default parameters.

Just like Wilder's acceleration factor - those dots speed up when momentum builds!
“Forget entry signals for a moment.”
3Parabolic SAR as a Trailing Stop: Set It and (Almost) Forget It
Forget entry signals for a moment. The highest-value use of Parabolic SAR is as a trailing stop-loss mechanism — and this is exactly what Wilder designed it for.
The concept is simple: enter a trade using whatever strategy you trust (support/resistance bounce, candlestick pattern, breakout, fundamental catalyst), then use the Parabolic SAR dot as your trailing stop. Each new candle gives you an updated stop level. When price finally touches the dot, you exit. No guesswork, no emotional decisions about whether to hold or close.
Here is a step-by-step workflow for using PSAR as a trailing stop on H1:
Step 1: Enter a long trade based on your preferred signal. Let us say you bought GBP/USD at 1.2650 based on a support bounce.
Step 2: Check the current Parabolic SAR dot. It is at 1.2615, which is 35 pips below your entry. Place your initial stop-loss at 1.2615.
Step 3: As each new H1 candle forms, the SAR dot moves higher (assuming the uptrend continues). After 5 candles, the dot might be at 1.2638. Move your stop to 1.2638.
Step 4: After 12 candles, price is at 1.2710 and the dot has climbed to 1.2692. Your stop is now 18 pips below price. You have already locked in 42 pips of profit (1.2692 minus your 1.2650 entry) with zero effort.
Step 5: Price pulls back, retraces, and closes at 1.2690 — below the SAR dot at 1.2692. The indicator flips. You are stopped out at 1.2692 for a 42-pip gain.
That is the entire system. You never had to decide when to take profit. The indicator handled exit timing for you.
Why this works better than a fixed trailing stop: a fixed trailing stop (say, 30 pips) does not care about market conditions. It stays the same width whether the market is trending hard or barely moving. Parabolic SAR adapts. Early in the trend, it gives you 30-40 pips of room. As the trend matures and the AF increases, it tightens to 10-15 pips. This mirrors what actually happens in trends — the easiest money is made early, and the risk of reversal increases as the move extends.
Here is a comparison of trailing stop methods on a hypothetical EUR/USD H1 uptrend that runs 120 pips before reversing:
| Method | Entry | Stop at Peak | Exit Price | Profit Captured |
|---|---|---|---|---|
| Fixed 30-pip trail | 1.0800 | 1.0890 | 1.0890 | 90 pips (75%) |
| ATR-based trail (2x ATR) | 1.0800 | 1.0880 | 1.0880 | 80 pips (67%) |
| Parabolic SAR (default) | 1.0800 | 1.0905 | 1.0905 | 105 pips (87.5%) |
| No trailing stop (fixed TP) | 1.0800 | — | 1.0860 | 60 pips (50%) |
The SAR typically captures more of the trend because it starts wide and only tightens when the trend has proven itself. The fixed trailing stop captures less because it is equally tight from the beginning, risking premature exit on early volatility.
There are caveats. Parabolic SAR trailing stops do not protect against gaps. If a market gaps past your SAR level on a Monday open or during a news event, your actual exit will be worse than the dot suggested. This matters more on Daily charts and less on M15/H1 where gaps are rare in forex.
Also, SAR trailing stops work poorly if you enter late in a trend. If the AF is already at 0.14 when you enter, the dots are already moving fast and your stop will be very tight from the start. The ideal scenario is entering near a fresh SAR flip (AF at 0.02) so you benefit from the full acceleration curve.
On MetaTrader 5, you can automate this process. Set your initial stop-loss at the current SAR value, then update it each candle. Some EAs and tools like Pulsar Terminal can trail your stop automatically to the SAR level, so you genuinely can set it and walk away.
4Combining PSAR with Moving Averages for Trend Confirmation
Parabolic SAR on its own generates too many signals in choppy markets. The most popular fix, used by professional and retail traders alike, is combining it with a moving average to filter out low-probability flips.
The logic is straightforward: only take SAR signals that agree with the moving average direction. If the moving average says the trend is up, you only take bullish SAR flips. If the MA says the trend is down, you only take bearish flips. Everything else gets ignored.
Here is the specific setup that has stood the test of time:
The PSAR + 50 EMA Strategy
- Indicators: Parabolic SAR (default: 0.02/0.2) + 50-period Exponential Moving Average
- Timeframe: H1 (best balance of signal quality and frequency)
Buy rules:
- Price is above the 50 EMA (confirms uptrend)
- The 50 EMA is sloping upward (not flat)
- Parabolic SAR flips from above to below price
- Enter at the open of the next candle after the flip
- Stop-loss: at the SAR dot level, or below the 50 EMA if the dot is too close to price
- Trail your stop using subsequent SAR dots
Sell rules (mirror):
- Price is below the 50 EMA
- The 50 EMA is sloping downward
- Parabolic SAR flips from below to above price
- Enter short at the open of the next candle
- Stop-loss: at the SAR dot level, or above the 50 EMA
- Trail using SAR dots
Critical filter: When the 50 EMA is flat and price is oscillating above and below it — ignore all SAR signals. This single rule eliminates the majority of whipsaw losses.
Here is how this plays out in practice. Say EUR/USD is in a clear uptrend on H1. Price is at 1.0880, comfortably above a rising 50 EMA at 1.0840. The SAR dots flip below price. All three conditions are met — you enter long. The SAR gives you a stop at 1.0855, and the 50 EMA provides a secondary safety net at 1.0840.
Now compare that to a scenario where price is at 1.0855 and the 50 EMA is at 1.0852 — essentially flat. The SAR flips bullish. A raw SAR system would enter. But the EMA filter says no: the EMA is flat, the trend is uncertain, skip this signal. Nine times out of ten, that skipped signal would have been a whipsaw.
For a more responsive variation, use a dual-MA filter:
| Filter Setup | Moving Averages | Best For | Signal Frequency |
|---|---|---|---|
| Simple | 50 EMA | H1, H4 swing trades | 2-4 signals/week |
| Dual fast/slow | 20 EMA + 50 EMA | H1 day trading | 4-8 signals/week |
| Long-term | 100 SMA | H4, Daily positions | 1-2 signals/week |
The dual 20/50 EMA version adds a condition: the 20 EMA must be above the 50 EMA for buy signals (and below for sells). This crossover confirmation ensures you are entering when short-term and medium-term momentum agree with the SAR flip. It reduces signal count by roughly 40% compared to SAR alone, but the signals that survive are significantly cleaner.
Real-world example on GBP/USD H1:
During a trending week, a raw Parabolic SAR system might generate 12 flip signals. With the 50 EMA filter applied, that drops to 5-6 signals. Of those, historical testing suggests 60-70% produce profitable trades in trending conditions, compared to roughly 40-45% for unfiltered SAR signals.
The EMA also solves the re-entry problem. After a SAR trailing stop exits you from a winning trade, you often see the dots flip back in your direction within 2-3 candles. Without a filter, you might re-enter immediately and get whipsawed. With the 50 EMA filter, you only re-enter if the broader trend is still intact — which means you skip the false re-entries and wait for the genuine trend continuation.
One combination to avoid: SAR plus a very short-period MA like a 10 EMA. Both indicators react quickly to price changes, so they tend to agree with each other almost all the time. That means the MA adds no filtering value — it just confirms what SAR already shows. The MA period should be long enough to represent a different timeframe of momentum than the SAR itself.

Layer PSAR with moving averages for confirmation - because one signal is good, two is better!
“Here is the uncomfortable truth about Parabolic SAR: Wilder himself estimated it only works well about 30% of the time — specifically, during trending conditions.”
5Why Parabolic SAR Hates Sideways Markets (And What to Do About It)
Here is the uncomfortable truth about Parabolic SAR: Wilder himself estimated it only works well about 30% of the time — specifically, during trending conditions. The other 70%? The indicator flips back and forth like a broken compass, generating signal after signal that goes nowhere.
This is not a design flaw. It is a direct consequence of how the indicator works. SAR must always have a position — bullish or bearish. There is no neutral state, no "I don't know" mode. In a ranging market where price bounces between 1.0850 and 1.0890 for three days, the SAR will flip every time price touches a boundary. You will see dots above, then below, then above again, each flip generating a false reversal signal.
On EUR/USD H1 in a typical ranging week, you can see 15-20 SAR flips. In a trending week, that number drops to 4-6. The difference in profitability between those two regimes is enormous.
So what do you actually do about it? You need a filter that tells you when to listen to SAR and when to ignore it.
Solution 1: The ADX Filter (Wilder's Own Recommendation)
Wilder created the Average Directional Index (ADX) specifically to measure trend strength, and he explicitly recommended using it alongside Parabolic SAR. The rule is clean:
- ADX above 25: trend is strong enough for SAR signals to be trustworthy. Trade normally.
- ADX below 20: trend is weak or absent. Ignore all SAR flips.
- ADX between 20-25: gray zone. Use caution, reduce position size, or wait for confirmation.
This is not a theoretical improvement. In backtests across multiple forex pairs on H1, adding an ADX > 25 filter to a Parabolic SAR system reduced losing trades by 35-45% during ranging periods, while keeping 85-90% of the profitable trend trades intact.
| Market Condition | ADX Reading | SAR Behavior | Recommended Action |
|---|---|---|---|
| Strong uptrend | 35+ | Dots below price, steady | Trade bullish SAR signals |
| Moderate trend | 25-35 | Dots mostly stable, rare flips | Trade with smaller size |
| Weak/no trend | Below 20 | Frequent flips, chaotic | Ignore SAR completely |
| Trend emerging | 20-25, rising | Dots starting to stabilize | Watch closely, prepare to trade |
Solution 2: Multi-Timeframe Confirmation
Check the SAR on a higher timeframe before acting on your trading timeframe. If you trade H1, look at H4 SAR direction first.
- H4 SAR bullish + H1 SAR bullish flip = high-confidence long signal.
- H4 SAR bearish + H1 SAR bullish flip = conflicting signal. Skip it or treat with extreme caution.
This dual-timeframe approach filters out roughly 30-40% of false SAR signals because the higher timeframe SAR is less susceptible to ranging noise. The tradeoff is delayed entries — by the time both timeframes agree, the trend has already started moving.
Solution 3: Adjust Parameters for Ranging Conditions
If you know a market tends to range during certain sessions (Asian session for EUR/USD, for example), switch to more conservative SAR settings during those hours:
- Lower the starting AF from 0.02 to 0.01
- Reduce the maximum AF from 0.20 to 0.10
- Keep the step at 0.01
This creates a "lazy" SAR that moves slowly and flips less often. It will catch fewer trends, but it will also generate far fewer whipsaw signals. Some traders maintain two SAR instances on the same chart — one with default settings for signals, and one with conservative settings for stops — taking a signal only when both agree on direction.
Solution 4: Volume Confirmation
A SAR flip accompanied by volume at least 1.5x the 20-period average is more likely to be a genuine reversal than a flip on low volume. This filter works especially well on stock indices and individual stocks where volume data is reliable. On spot forex where tick volume is a proxy, the filter is less precise but still adds value.
What NOT to do: Do not add five indicators to compensate for SAR's ranging weakness. Stacking MACD, RSI, Bollinger Bands, and Stochastic on top of SAR creates analysis paralysis. Pick one filter — ADX is the cleanest choice — and apply it consistently. The goal is not to eliminate all bad trades. It is to eliminate the obvious ones that happen when the market is clearly going nowhere.
And sometimes the best action is no action at all. If you look at your chart and see SAR dots flipping every 3-4 candles, close the chart. Go for a walk. The market will trend again — and when it does, Parabolic SAR will be the clearest signal on your screen.
Frequently Asked Questions
Q1What are the best Parabolic SAR settings for scalping on M15?
For M15 scalping, increase the starting AF to 0.03 with a step of 0.03 and keep the maximum at 0.20. This makes the dots respond faster to short-term price moves, which is critical on 15-minute candles where a 2-3 candle delay can cost real pips. Pair these settings with a 50 EMA trend filter to avoid choppy signals during low-volatility sessions like the Asian open.
Q2Can Parabolic SAR be used as a standalone trading system?
Technically yes, but practically no. Wilder himself acknowledged that SAR generates reliable signals only about 30% of the time — during trending conditions. The other 70%, it produces whipsaws. Most successful SAR users combine it with at least one filter: ADX for trend strength, a 50 EMA for trend direction, or multi-timeframe analysis to confirm that the higher timeframe agrees before acting on a signal.
Q3How does Parabolic SAR compare to SuperTrend?
Both are trailing stop indicators that flip between bullish and bearish states. SuperTrend uses ATR to calculate its band width, while Parabolic SAR uses the Acceleration Factor. The key difference: SuperTrend maintains a constant distance from price based on volatility, while SAR starts wide and actively tightens as the trend extends. SAR is better at capturing more of a mature trend because it locks in profits progressively. SuperTrend is better at staying in trades during volatile pullbacks because its ATR-based band is wider. Many traders use both — SuperTrend for initial stop placement and SAR for trailing as the trade matures.
Q4Why does Parabolic SAR flip so often on my chart?
Frequent flipping means the market is ranging, not trending. SAR has no neutral mode — it must always be bullish or bearish — so in a sideways market it flips every time price oscillates between the range boundaries. The fix is to add an ADX filter: only trade SAR signals when ADX is above 25. If ADX is below 20, the market lacks directional momentum and SAR signals should be ignored entirely.
Q5Should I use Parabolic SAR on daily charts or intraday charts?
Both work, but the sweet spots are H1 and H4. Daily charts produce clean SAR signals with fewer flips, but the gap risk is higher — weekend and overnight gaps can skip past your SAR stop level. H1 offers the best balance of signal quality and execution precision for active traders. H4 suits swing traders who check charts 2-3 times per day. M15 works for scalping but requires adjusted settings (AF 0.03) and strict trend filtering to manage the higher noise level.
Top Brokers

About the Author
Daniel Harrington
Senior Trading Analyst
Daniel Harrington is a Senior Trading Analyst with a MScF (Master of Science in Finance) specializing in quantitative asset and risk management. With over 12 years of experience in forex and derivatives markets, he covers MT5 platform optimization, algorithmic trading strategies, and practical insights for retail traders.
Use This Indicator
Risk Disclaimer
Trading financial instruments carries significant risk and may not be suitable for all investors. Past performance does not guarantee future results. This content is for educational purposes only and should not be considered investment advice. Always conduct your own research before trading.