Parabolic SAR Trail strategy: rules and backtest
Parabolic SAR Trail follows a trend by the SAR dots, reversing the moment they flip across price.
| Parameter | Value |
|---|---|
| Type | Counter-trend |
| Timeframe | M1–M5 |
| Complexity | Pro |
| Instrument | BTC/USD |
How the signal works
SAR always sits on one side of price and is drawn toward it with acceleration. The strategy holds long while the dots are below price and short while they are above, reversing on the flip. This makes the approach constantly present in the market.
SAR was conceived as a mechanism for trailing a position, not for finding an entry. Using it as a standalone strategy exposes its main weakness: in a range the dots flip almost every bar, breeding a run of false reversals.
Verification on real data
This strategy’s rule is run on real quotes with no parameter fitting to history. The rule tested was “Parabolic SAR Trail: following the SAR dots”:
- Long while the SAR dots sit below price (rising phase).
- Short while the dots sit above price (falling phase).
- Reverse at the moment the dots flip — the stop-and-reverse signal.
Pros and cons
- Automatically trails the reversal level behind the trend.
- An unambiguous signal: dots below price or above it.
- Holds a strong trend move well.
- In a range it gives a continuous run of false reversals.
- Always in the market — it accumulates costs.
- It ignores volatility, only time and extremes.
Pitfalls
Parabolic SAR as a standalone strategy fails in a range: the indicator must sit on one side of price and switches on every crossing, and in a range price crosses the level constantly. Wilder created SAR to trail an already-open position, not to enter — using it alone means ignoring its purpose.
Who it suits
For trend-following traders who accept frequent reversals and their costs. As a standalone strategy it works poorly; SAR’s value is in trailing a position opened on another signal.
Frequently asked questions
Why does SAR reverse so often?
By construction the indicator must sit on one side of price and switches on every crossing. In a range price crosses the level constantly, hence the run of reversals. This cannot be removed by settings.
Should you trade SAR alone?
It is not recommended. Wilder created it as a position-trailing mechanism — hence the name stop and reverse. Entry needs a separate signal, and SAR is attached only after the trade is open.
What does the backtest show?
That on a trendless sample the frequent SAR reversals give a negative result — a direct consequence of using the indicator outside its purpose.