MT5 Heartbeat
NEVER
no snapshot yet
Last EURUSD Tick
NEVER
no tick received
Bot Poll RTT
—
EA → backend → EA
Command Latency
—
dashboard update → EA receipt
Runs every public endpoint the EA depends on. Green = the URL is reachable from this browser AND the server responded ok. If your EA can't connect but these pass, the problem is on MT5's side (WebRequest allow-list or firewall).
AI Gateway health/api/public/ai-health
System status/api/public/system-status
Account snapshot/api/public/account-status
Trade signals feed/api/public/trade-signals?status=pending
Trades feed/api/public/trades
Config feed/api/public/config
Heartbeat received in last 30s
EA reports connected=true
Allowed WebRequest URL
Add this URL exactly in MT5 → Tools → Options → Expert Advisors → Allow WebRequest for listed URL. Without it the EA returns err=4014.
No EA events yet — attach QuantumCommandEA in MT5
