Sami Eid Fahid Almashaqbeh:
Hi everyone,
IMO once you have an ok system to detect false breakouts, then it is best to decide after the trade is opened -- to close with small loss OR to run with the profits. If your breakout system is reliable, then it will always recover the losses from those false breakouts.
Once you question the strategy and start to add filter after filter, you are heading down the path which leads to curve fitting.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi everyone,
I'm currently working on a trend-following EA, and like many of you, I'm struggling with false breakouts during market consolidation (flat markets).
To solve this, I coded a simple filter that checks the dynamic spread between two Moving Averages and ensures the current candle body size is larger than the average body size of the last 10 candles.
Here is the basic logic I am using to filter out the noise: