[B]Bollinger – Extremes Reversion to the Mean System[/B]
This is a system that I back tested on EUR/JPY before, but I lost all my statistics when my computer died
Anyway, the basic premise of the system is that it tries to pick tops and bottoms by buying / selling whenever price is in between the 2.5 and 3.0 Standard deviation Bollinger Bands. My understanding of Bollinger Bands is that once price touches those lines, it means that price has hit an “extreme” and there is a good chance that it will revert back to the middle.
Just so you know, the returns when I tested it on EUR/JPY were quite volatile. There were some years where it did well, and others that well, it sucked.
Now that I have no more data, I’ve decided to begin back testing this system on other pairs and see how I can improve it. It’s a longer term system (based on the daily) so I should be able to get about a decade’s worth of data per pair.
[B]Indicators[/B]
Bollinger Band (SD 2.5, length 20, simple) (blue)
Bollinger Band (SD 3.0, length 20, simple) (red)
ATR (length 20) – I use this to help me calculate the stop
20 SMA – basically the middle of the bands
Daily Chart
Entry and exit
It’s a very simple long term system. I buy (sell) whenever the daily candle closes in between the 2.5 and 3.0 Bollinger Bands. My first take profit point is the middle of the bands (20 SMA). One the first TP is hit, I move my stop to breakeven and let the 2nd position run. My second take profit point is the opposite 2.5 Bollinger band.
I’ve adjusted the stop loss to be equal to 1.5 times the average daily ATR of the day when you entered the trade. I used to use a strict 150 pip stop when I was backesting for EUR/JPY, but lets see how this works.
Here’s a sample of both a long and a short signal
Limitations:
I HAVE NOT backtested for AUD/USD. I know that there are still a lot of tweaks that need to be made for this system. Also, I’m still figuring out how to put this on mt4, but it doesn’t seem to let me make the SD 2.5.
If you have any suggestions, please let me know! I’m just going through different systems right now, trying to see what works for me and what doesn’t.