Good job. It's even amazing that such a simple approach can be profitable. Essentially the strategy should be no better than MACD Sample or something similar, yet it beats such tactics.
Pros:
+ high representativeness of the sample (more than 1000 trades on m30)
+ systematic growth of balance
+ simplicity of the idea
+ works on m30, h1, Daily.
Minuses:
- Works only on EURUSD and only on certain time periods.
- There are no stops. A losing trade can last for weeks.
Ways to solve the problem:
It would be nice to place an effective stop loss, to screen out prolonged unfavourable movements.
The strategy could be tried on less efficient commodity markets (metals, software, energy, etc.).
Often the actual reversal occurs much later than the signal is given. You can try to place an additional indicator indicating the beginning of the actual movement. At the same time, the beginning of this movement can be much higher/lower than the signal point of the bolinger, it should be taken into account.
Hi Guys;
Could someone convert this from MQL5 back to MQL4.
My Live account is in MLQ4.
I tested this on an MQL5 Demo acct and it is making money.
This is a very good EA and doesn't need tuning.
Thanks
Trader Girl
Hi all, I would like to clarify the author's inputs, sell: high (shift 1) > var1(upper bollingerline ), close < open, close < var1 -----????
If so, then it turns out (on the tester I looked at) it is profitable, but it somehow randomly over-sits, and trades where the price just crosses the khai (shadow) misses.
I have tried many variants with variables = no good stable result. Here it is necessary to add some kind of filter from gap or cunning martin.
If martin, it is necessary to make a coefficient of multiplication of the next lot, the number of orders and exit (if for example bought) on the previous upper fractal (hai) or on the low of the bar on which bought, dolivka not closer than 15 p (should be regulated), please do who knows in coding.
My Skype: rostov-on-don777
Hi AM2, thanks for sharing the EA,
I have done some Optimization and for 3 years the same results as you had for 10 :-)
TWF is not used in any calculations it is 3 months left out of any testing , then I run the selected parameters with these 3 month in the end.
See my settings:
Hi All,
When I run backtest on the same period, I do not have the same results. Can someone explain me why? Here are the result of my backtest.
Total profit is 26658.15 instead of 33690, but the main difference is on Maximal balance drawdown and Maximal Equity drawdown.
Regards,

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
An Expert Advisor, based on Bollinger Bands:
This Expert Advisor is based on Bollinger Bands. It uses trend-following strategy (DEMA) and Bollinger Bands indicator.
It shows a stable profit in Strategy Tester during last 17 years (EURUSD M30).
The Strategy:Author: AM2