I’ve been doing backtests with this strategy and so far the results looks positive. I’m interested to see if other people can backtest this or try it with different timeframes.
The strategy is simple and only uses the Parabolic SAR indicator. The strategy is as follows:
- Open a position whenever the SAR dot crosses over (Dot on top, go short. Dot on bottom, go long).
- Stop loss = SAR dot. Update your SL when a candle closes and the dot moves.
- Take profit = Half of your initial stop loss. Unlike the SL, do not update your TP at all.
30 Min Backtest
I’ve done a manual backtest over two months on the 30min time frame with the following results. I stick ironclad to the above guidelines, even when the market is looking flat (which is fatal to the Parabolic SAR).
EUD/USD
1 Oct 2011 to 30 Oct 2011
Nominal profit: 277 pips (excluding spread and holding costs/earnings)
Win %: 64.8%
Number of trades: 88
1 Nov 2011 to 29 Nov 2011
Nominal profit: 388 pips (excluding spread and holding costs/earnings)
Win %: 65.3%
Number of trades: 75
Daily Backtest
I also did a manual backtest on the daily timeframe from 1 Jan 2009 to 30 Nov 2011 with the following results:
EUD/USD
Nominal profit: 717 pips (excluding spread and holding costs/earnings)
Win %: 62.12%
Number of trades: 66
I should note that at one stage I was down -1500 pips on the daily timeframe. I assume because we are dealing with bigger pips on the daily chart, the up and downswings will be bigger.
I’m currently using this on a “live” demo account, with the 30min timeframe, but only have a small sample size so far (8 trades only) so it will take awhile to see how this strategy behaves under live conditions.
This is a “pure” brain-dead Parabolic SAR strategy without any regard towards news, market volatility (or lack of it) or other indiciators. I’ve attached the results of my backtest as a spreadsheet if anyone’s interested (it’s zipped since the messageboard won’t accept xls as attachments). Any thoughts?
pure psar backtest.zip (7.86 KB)