TROUBLESHOOTING · METATRADER 5
EA skipping trades because the spread is too high
SYMPTOM
The EA logs that spread is too wide and skips entries, often at the same time each day.
Causes, most likely first
1. It is rollover or a session transition
Gold spreads widen sharply around the daily rollover and at session boundaries, sometimes by several multiples, because liquidity thins. If your EA goes quiet at the same clock time every day, this is why — and it is the guard doing its job.
2. A high-impact news release is imminent or just happened
Spreads widen ahead of scheduled releases and stay wide during the reaction. Our engine also runs a separate news shield that pauses entries around calendar events, so both filters can be active at once.
3. The account type carries a structurally wide spread
Standard accounts fold their cost into the spread and can quote gold at levels a raw-account guard treats as abnormal. If the guard blocks constantly rather than occasionally, the account type may simply be unsuitable for short-target gold trading — compare properly with the spread cost calculator.
4. The threshold is set too tight for this broker
A limit that suits a raw account will block almost everything on a standard one. Raising it is legitimate, but do the arithmetic first: on a $3 target at 0.10 lots, a $0.60 spread is 20% of the gross move.
Why this happens
A spread guard is one of the highest-value filters in an automated system precisely because it blocks trades at the moments that generate the most signals. Volatility produces both setups and terrible fills, and the guard separates them.
Ours refuses gold entries above $1.00, and removing that guard in testing added trades and reduced net profit. That is the useful shape of the result: more activity, worse outcome.
If you raise the threshold, raise it against measured cost rather than frustration. The profit calculator shows what a given spread takes out of a specific target, which turns the decision into arithmetic.
Related problems
- EA is running but not taking any tradesThe EA is attached and enabled, the face is smiling, but no orders are ever placed.…
- News filter is blocking all my tradesThe bot pauses for long periods and logs that a news event is blocking entries.…
- MT5 server time does not match my local timeThe chart clock does not match your clock, and session filters trigger at unexpected hours.…
Educational information only, not financial advice. Trading leveraged products carries substantial risk of loss. Last updated 2026-08-11.