Appearance
Are you an LLM? You can read better optimized documentation at /reference/system-status.md for this page in Markdown format
System Status
TTMT uses a generic "Traffic Light" system to indicate health.
Status Indicators
🟢 Green (Operational)
Everything is working as expected.
- MetaAPI: Connected to broker.
- Telegram: Session active and listening.
- Engine: Logic is running.
🟡 Yellow (Degraded / Loading)
The system is working but might be slow or recovering.
- MetaAPI: "Reconnecting" or "Latency High".
- Engine: "Starting Up" or "Syncing".
🔴 Red (Outage / Action Required)
The component has stopped working.
- MetaAPI: "Auth Failed" or "Disconnected". (Check Credentials).
- Telegram: "Session Expired". (Re-login required).
- Engine: "Stopped". (Check Kill Switch or Subscription).
Service Level Intervals
- Heartbeat: The dashboard pings the server every 5 seconds.
- P&L Sync: Positions, Equity, and P&L are refreshed from the broker every 15 seconds.
- Historical Sync: Trade history is reconciled every 5 minutes.