MT5 Troubleshooting

|

Your EA stopped trading — now what? Most MT5 execution failures have a simple fix once you know where to look. This diagnostic guide walks through every cause in order of likelihood and how to resolve each one.

0
Most common reasons an EA stops executing on MT5
0
Items to check in the fast restart procedure
0 min
Typical MT5 reconnection time after VPS restart
0 sec
MT5 Journal refresh interval — how fast errors appear

An EA that has stopped executing trades is every automated trader's anxiety — and in most cases the cause is one of a handful of common, easily-fixed issues rather than a fundamental problem with the strategy. The first step is to stay calm and work through the diagnostic checklist systematically before making any parameter changes or reinstalling the EA.

The MT5 Journal tab is your primary diagnostic tool. Every action, error, and trade attempt the EA makes is logged here with timestamps. When the EA is working normally, you see regular entries. When execution has stopped, you will either see an error message explaining why (insufficient margin, off quotes, trade context busy) or a suspicious silence — no entries at all — which indicates the EA is not running at all, usually due to AutoTrading being disabled or VPS connection loss.

For traders running Goldie Sniper EA PRO or any other Pro-Scalper EA, the most important monitoring check during the London and New York sessions is a quick look at the Journal to confirm recent entries. If you see active journal entries during a session, the EA is running. If the last journal entry is more than 30 minutes old during a normally active session period, investigate immediately — session opportunities may be missed while the EA sits idle.

EA Execution Problem Diagnostics

🔴
AutoTrading disabledCritical
+
🔴
"Allow live trading" uncheckedCritical
+
🟠
Insufficient free marginHigh
+
🟡
Max trades limit reachedMedium
+
🟠
VPS internet disconnectionHigh
+
🟢
"Off quotes" during newsLow (temporary)
+
🟢
"Trade context is busy"Low (temporary)
+

Frequently Asked Questions

Goldie Razor V2.8.4

M15 breakout + H4 EMA filter — built for XAUUSD on MT5

View Goldie Razor →