How to better filter false entries in trend-following strategies on XAUUSD during volatile periods?
- Looking for Guidance on Enhancing a Martingale EA to Improve Risk Management
- Grid Trading Strategy Discussion - Seeking Community Input
- Discussing the article: "Using PatchTST Machine Learning Algorithm for Predicting Next 24 Hours of Price Action"
You can reduce false entries on gold by combining time‑of‑day restrictions with volatility filters like ATR or minimum candle structure confirmation. Balancing missed trends and bad trades works best when you keep one core entry logic but require multiple lightweight confirmations so the system stays flexible rather than over‑filtered.
- 2026.02.08
- www.mql5.com
Perhaps this articles also helps (it's based on ICT concepts):
- 2026.02.15
- www.mql5.com
I suggest applying a Time Filter (trade only during specific sessions) and avoiding trading during high-impact news events with a News Filter.
This can help reduce false signals and unnecessary losses on XAUUSD during volatile periods.
Hello everyone in the Trading Systems section!
1. Trend following is done properly only on D1 or higher time frames.
2. You don't use a higher time frame to confirm overall trend direction.
3. You don't use filters to "reduce" false breakouts.
4. Every trade uses a stop loss but no take profit, the trail stop takes care of closing the trades.
5. Trend following strategies usually have under 50% win rate which means you will have a lot of small losing trades.
6. When volatility increases you risk less by incorporating ATR in position size calculation.
7. You don't skip trades in order to avoid bad trades which means you trade every signal you get.
The rules above are mandatory for any serious trend follower.
Hello everyone in the Trading Systems section!
What helped me most was combining time‑of‑day + structure + volatility instead of just a trend filter: I completely skip entries around major news and during the wildest parts of NY, only take trades in the main sessions, and require price to break and retest a key level (H1/H4 S/R) with ATR below a threshold before I allow an entry. That cuts a lot of “spike only” moves.
For testing, I use Every tick based on real ticks as a base, but I always re‑run on another broker’s data and also forward test, gold is too nasty to trust a single backtest.
I suggest applying a Time Filter (trade only during specific sessions) and avoiding trading during high-impact news events with a News Filter.
This can help reduce false signals and unnecessary losses on XAUUSD during volatile periods.
1. Trend following is done properly only on D1 or higher time frames.
2. You don't use a higher time frame to confirm overall trend direction.
3. You don't use filters to "reduce" false breakouts.
4. Every trade uses a stop loss but no take profit, the trail stop takes care of closing the trades.
5. Trend following strategies usually have under 50% win rate which means you will have a lot of small losing trades.
6. When volatility increases you risk less by incorporating ATR in position size calculation.
7. You don't skip trades in order to avoid bad trades which means you trade every signal you get.
The rules above are mandatory for any serious trend follower.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use