MetaTrader 5

The automatic MT5 trading journal

A read-only Expert Advisor streams every MT5 position into a journal that writes itself, with a Financial Agent reading beside you.

Connected in three steps

01
Install the read-only EA

Download the Trader+AI Expert Advisor for MetaTrader 5 and attach it to any chart. It needs one WebRequest permission and your connector URL, nothing else.

02
Trade like you always do

The EA watches your account and reports fills, modifications, and balance changes over signed webhooks. It cannot place, modify, or close trades.

03
Read yourself in the journal

Every position lands in your journal with its full story, and your Financial Agent starts finding patterns you can act on.

Live EA sync is included from the Pro plan. Free starts with CSV import and the same agent. See pricing

What gets captured, automatically

No manual entry. The moment a position opens or closes, the journal already has:

Symbol and volume
Side and order type
Entry, exit, stop, and target
P&L and R-multiple
Open and close times, session
Your setups, tags, and notes

An agent that has actually read your trading

Trader+AI is not a form you fill in. A Financial Agent reads your MetaTrader 5 history, your journal, your mood check-ins, and official economic data, then answers where you are. It never trades for you and never sells signals.

In-chart panelWeb appTelegramChatGPT and Claude via MCP

Read-only by design

Cannot trade

The EA has no trading functions compiled in. It observes and reports; it can never place, modify, or close an order.

Signed webhooks

Every report is HMAC-signed and replay-protected. The server rejects anything unsigned or stale.

Locked to your account

A connector binds to the first broker account it sees. A different account is refused.

Revocable anytime

Disconnect from the dashboard and the connector token dies immediately. Your data stays yours, and you can export or delete it.

Built for how MT5 actually works

  • Position-based accounting: journal trades follow MT5 position IDs, so partial fills and reversals stay one coherent story.
  • Netting and hedging accounts are both supported, with the same analytics.
  • Shipped as a true Expert Advisor (.ex5), not an indicator, because only EAs may talk to the network in MT5.

Frequently asked questions

Does the MT5 EA place trades?

No. It is read-only by design: it has no trading functions and can only observe your account and report it to your journal.

Which MT5 brokers are supported?

Any broker that offers MetaTrader 5. The EA does not depend on the broker; the connector locks to your account number after the first sync.

Do I need to keep MetaTrader 5 running?

Live updates stream while the terminal runs. If it was closed, the server reconciles your full history on the next connection, so nothing is lost.

How many MT5 accounts can I connect?

Free tracks 1 account by CSV import; Pro connects up to 3 live accounts; Premium connects up to 10.

Does it support netting and hedging?

Yes. Both MT5 account modes are supported; positions are reconstructed server-side so your journal matches your broker statement.

Start with your next trade

Create a free account, import your history by CSV, and see the journal fill itself when you connect the EA.

Start free Read the setup docs

Keep exploring: the automatic journal · your Financial Agent · MCP for ChatGPT and Claude · free CSV journal template (import-ready)