MT5 Data Sources & API Keys
Manage active MT5 terminal publisher bridges, generate secure source keys, and view connection status.
| Source ID | Label | Status | API Key Hash | Last Heartbeat |
|---|---|---|---|---|
| mt5-main | Main MT5 Terminal (Forex & Gold) | Enabled | 8f92a37...4b9 | Just now |
| mt5-crypto | Crypto MT5 Bridge | Enabled | 1e45c81...9a2 | 2 mins ago |
MT5 Bridge Configuration Quick Guide
- Attach
Bashier_EW_PRO_MT5_v11_0_Web_Dashboard_Export.mq5to all chart windows you wish to monitor. KeepInpEnableWebExport = true. - Attach one single copy of
Bashier_EW_PRO_WebBridge_EA_v1_0.mq5to any chart in your MT5 terminal. - Set
InpApiEndpointtohttps://ewpro.bashier.org/api/ingest/mt5. - Set
InpApiKeyto the generated API key above. - In MT5, go to Tools → Options → Expert Advisors and check Allow WebRequest for listed URL, adding
https://ewpro.bashier.org.