MT5 bridge EA
Confirm-gated MT5 bridge for AI agents
The ReadChart Expert Advisor bridges MetaTrader 5 to your AI: heartbeats, journal sync, and confirmed orders — without storing your MT5 password.
Waiting for confirmation…
Place trade
EURUSD Buy 0.40
Nothing ships without your explicit confirmation.
How the Meta Bridge connects
Four steps on your machine. Credentials stay with MT5; ReadChart only sees the bridge token and execution results.
- 01
Download the EA
From Manage EA in the app, download the compiled ReadChartBridge.ex5 — no MetaEditor required for the stock build.
- 02
Generate a bridge token
Create a one-time token in ReadChart. It is hashed at rest and shown once. Paste it into the EA inputs with your API base URL.
- 03
Allow WebRequest + Algo Trading
In MT5, allow WebRequest for https://readchart.app, attach the EA to a chart, and enable Algo Trading so heartbeats and orders can flow.
- 04
Confirm trades in the app
When you approve a setup, ReadChart queues the order. The EA picks it up, executes with SL/TP, and reports the ticket back.
What the bridge does on every session
Confirmed market orders
Entry levels, stop loss, take profit, and lot size you set — executed only after explicit confirmation in ReadChart.
Account heartbeats
Balance, equity, margin, and live bid/ask for chart and Market Watch symbols so analysis anchors to real MT5 price.
Journal sync
Open positions and recent closes stream back. ReadChart-placed trades keep the AI thesis; manual fills are tagged separately.
No password in our DB
You authenticate the EA with a rotatable bridge token. ReadChart never stores your MetaTrader login password for the EA path.
How an order gets to MT5
You confirm in the browser. The EA on MetaTrader 5 is the only process that places the order with your broker.
- 01Chart upload & AI analysis
- 02You confirm lot size
- 03ReadChart queues the order
- 04The EA runs it on MT5
- 05Ticket + journal sync
- Connection
- Your EA talks to ReadChart over HTTPS
- Auth
- Rotatable bridge token — never your MT5 password
- Journal tag
- Magic 10042 marks ReadChart fills in MT5
Meta Bridge FAQ
Where does the EA run?
On your MetaTrader 5 terminal — your PC or VPS. ReadChart never holds your MT5 password for this path. The EA talks to us over HTTPS.
Does ReadChart auto-trade without me?
No. Every order requires your explicit confirmation and lot size in the app. The EA only executes queued commands you approved.
Which brokers work?
Any broker that gives you a standard MT5 terminal with Algo Trading and WebRequest allowlisting. You run the EA on your own PC or VPS.
What if the EA goes offline?
Pending orders wait until the EA comes back online. The app shows offline state before you try to place, so nothing fails silently.
Can I use the same bridge token on two MT5 accounts?
No. The first login that connects locks the token. A second login pauses trading until you Resume (same login) or Switch login (new token).
Ready to wire MT5
Create an account, generate a token, attach the EA — then analyze and confirm with eyes open.
