Composure
HTML export.html

MetaTrader 5

Full trade history export from MT5 History tab

MetaTrader 5 exports a full account history report that includes deals, orders, and positions. The Composure parser reads deal-level records to match entries and exits accurately.

Before you start

  • MetaTrader 5 terminal installed
  • History tab accessible in the Toolbox panel

Step-by-step guide

  1. 1

    Open the Toolbox panel

    Press Ctrl+T to open Toolbox, then click the "History" tab. This shows all your past deals and positions.

  2. 2

    Set the date range

    Right-click the history list and choose "Last 3 Months", "Last Year", or "All History" depending on how far back you want to import.

  3. 3

    Save as Report

    Right-click again and select "Report" → "Open XML Report" or "Save as Report". Choose HTML format and save the file.

  4. 4

    Review and import in Composure

    Go to Journal → Import Trades, select the .html file, review the parsed trades, then click Import selected trades. Deal pairs are automatically matched into round-trip trades.

Important notes

  • MT5 stores data as deals (individual buy/sell executions). The importer matches deals into trades automatically.
  • Netting-mode accounts (common with some brokers) may produce different deal structures — contact support if imports look incorrect.
  • English language terminal is required for the column header matching to work correctly.
  • Hedging-mode accounts are fully supported and generate one trade per position pair.

Having trouble with the import? Check our import page for format details, or use the feedback link to report an issue.