– Buy on a breakout of a 4 week high (close any shorts)
– Sell on the breakout of a 4 week low (close any longs)
This system is indeed barely profitable since you often give back most of your profit because of the exit signal, which of course lags the market badly since it is just the same as the entry signal (but reversed). I decided to implement a suggested modification which simply moved the exit so that the system would close trades on the breakout of a smaller number of days so you would enter a trade on the breakout of a 4 week high or low but exit on the breakout of a 1 or 2 week high or low. This greatly improved the system, but draw downs were still a bit pronounced since we were getting in at trades on tops and bottoms when we had ranging markets.
––
The solution that came to me then was pretty simple. Breakouts should not be entered as they happen but we should wait for price to be a certain number of pips past the breakout level to ensure we can enter a long term profitable trade. How many pips ? Well, this of course depends on market volatility so I decided to adjust it (and traded lot sizes as well !) as a percentage of the ATR indicator value. This of course guarantees that the ea self adapts to changing market volatilities. The results ? The backtesting curves you see for the past ten years for both the EUR/USD and the GBP/USD (modelling quality is n/a because of some chart mismatch errors in 2000 and 2001 but changes to 90% when tested from 2002). Notice that we get a small number of trades during the past 10 years with a very high probability of each trade being profitabe. Another interesting fact is that the average win is almost 4 times the average loss ! This of course speaks about the system tackling an essential characteristics of the market and not just tapping into randomness for profits to happen.
If you want to have access to this and other expert advisors I have programmed (if you just want this ea buy me a cup of coffee and I’ll send it to you !) and read about other free and commercial expert advisors I have tested and reviewed please consider buying my ebook on automated trading or subscribing to my weekly newsletter to receive updates and check the live and demo accounts I am running with several expert advisors. I hope you enjoyed the article !
I have been doing some testing on this, and different variations. Like you can use a weekly chart and enter on the 4week highs and lows, and use the 1 or 2 week bars as a stop level.
One thing I should mention though, it seems that the only way to make this system consistently profitable, its necessary to pyramid as a trend goes your way… and that is where the BIG money is made.
please sir How can I de the 4 week ea
Réal Rondeau Quécec canada
thank you
Hi Daniel,
Is your 4 week breakout EA still profitable? How can we get a copy of it?
Thanks and regards.
Paul
Canada
Hi Daniel,
I would like to test your strategies for MT4.
Would you send me some?
Thank you
Harald from Germany
Hi Harald,
Thanks for writing. Code for trading strategies is not available for free (except where the code is posted within the posts themselves). You can join the Asirikuy community if you’re interested in learning more about the trading systems we have developed. Thanks again for writing,
Best Regards,
Daniel