ProEA Lab · Honest notes on building & testing a real MT5 system · No income claims · Every number links to its source
Journal

How to Export MT5 Trade History (and MT4) — Every Method, 2 Minutes

Your broker already keeps a complete record of every trade you've taken — MT5 just hides the export behind a right-click. Here's every way to get your trade history out of MetaTrader 5 and MetaTrader 4: the HTML report, the spreadsheet export, custom date ranges, and the read-only investor login that lets tools sync it automatically.

PLProEA LabJul 12, 2026 · 3 min read
An antique filing drawer of paper trading receipts under a desk lamp, one receipt lifted catching the light — poster titled Export the Record.

Your trade history is the most honest dataset you own, and MetaTrader has kept every row of it since your first fill. Getting it out takes one right-click — once you know which panel to right-click on.

Three routes below, fastest first. Menu wording shifts slightly between builds; the panels and steps have been stable for years.

How do I export trade history from MT5?

The two-minute version:

  1. Open the Toolbox panel — press Ctrl+T if it isn't visible (View → Toolbox).
  2. Click the History tab along the Toolbox's bottom edge.
  3. Right-click anywhere in the trade list and pick the period first — Last month, Last 3 months, or Custom period for exact dates.
  4. Right-click again and choose Report. MT5 saves the full statement; depending on build you'll get HTML and Open XML (.xlsx) options.

The HTML file is the one journals and analysis tools expect: it carries every position with open and close times, prices, volume, stop levels, swap, commission and profit. The XLSX version opens straight in Excel or Google Sheets if you'd rather slice it yourself.

One habit worth forming: export Custom period from your first trade to today, once, and archive it. Brokers prune server-side history views; your local file doesn't.

Editorial panel on ivory paper reading: Your broker's record doesn't negotiate — with an orange marker underline.
The dataset already exists. This guide just gets it out.

How do I export from MT4?

Same idea, older furniture:

  1. Ctrl+T opens the Terminal panel.
  2. Open the Account History tab.
  3. Right-click → set the period (All History or Custom Period).
  4. Right-click → Save as Detailed Report — HTML, with every trade plus the equity summary. Plain Save as Report exists too; the detailed one is the one you want, since it includes the per-trade rows journals need.

What about CSV?

Neither platform exports CSV natively from the history tab — the HTML report is the standard interchange format, and most journals (ours included) read it directly. If a tool insists on CSV, open the XLSX/HTML in any spreadsheet and save-as CSV; keep the column headers untouched so the importer can map them.

The no-export route: a read-only investor login

Every MetaTrader account has a second password, the investor password, that grants view-only access: no trading, no withdrawals, just the ability to read the account and its history. Tools that "auto-sync" MT4/MT5 use exactly this: you supply the investor password (never the master), and closed trades flow in without any exporting at all.

Two honest cautions. Set the investor password yourself (your broker's client portal or MT5's Options dialog) rather than reusing anything, and treat it like the read-only key it is — revocable any time by changing it. And know what sync covers at the tool you're using: TradeLens Cloud, for example, syncs closed trades only via this route, while the $47 download skips sync entirely and imports the reports from this guide.

What to do with the file

An export nobody reads is a receipt in a drawer. The point of the history is the questions it can answer: which setup actually pays you, which session bleeds, what your real R multiples look like after costs. That's a journal's job — import the report, and let the columns argue with your memory.

Your broker's record doesn't negotiate. Export it before your memory edits the story.

More from ProEA Lab

Buying TradingView Indicators: The Four Access Models, and What You Actually Own

Search 'buy TradingView indicators' and you get stores, not answers. Underneath every listing sits one of four access models — open-source, protected, invite-only, or source-in-hand — and TradingView's own help pages define three of them in one sentence each. Which model you're buying decides what you can verify, what you keep when payments stop, and what the price shape has to be. Here's the map, every definition quoted from the source.

Jul 12 · ProEA Lab

Four antique keys on a dark velvet tray — one glass, one iron, one chained to the tray, one solid brass laid on an open blueprint — poster titled What You Actually Own.

How to Import MT5 Trades into a Trading Journal — All 3 Routes

Report file, CSV, or auto-sync: every MT4/MT5 journal import comes down to one of three routes, and each has a failure mode that quietly corrupts your stats — timezones that shift your sessions, partial closes that double-count, deposit rows that read as trades. Here's how each route works and the checks that keep the data honest.

Jul 12 · ProEA Lab

Three glass pneumatic tubes carrying glowing paper slips into an open brass ledger book — poster titled Three Routes In.

Multi-Timeframe Confluence Backtest: Does Timeframe Agreement Predict Anything?

Our MTF matrix reads an 11-indicator bias across five timeframes and prints how aligned the stack is. We ported its exact rules, took 1,131 hourly readings across 50 sessions of gold futures, and tested the folklore that full alignment is an entry edge. Full alignment turned out to be common, sticky — and worth nothing for predicting the next hour. The product never claimed otherwise. The folklore does. Every number reproduces from committed code.

Jul 12 · ProEA Lab

Five antique compasses on a dark navigation desk all pointing the same way while a fogged window hides the road ahead — poster titled All Aligned, from the ProEA research series.
How to Export MT5 Trade History (and MT4) — Every Method, 2 Minutes · ProEA Blog