Skip to content

Supported Brokers

Bring your trade history in from the platform you already use

MetaTradee imports statement files you export from your platform. Every row is validated and de-duplicated before it reaches your journal.

File import today — no automatic broker connection yet

MetaTradee does not connect to your broker account, and it never asks for your trading credentials. You export a statement from your platform and upload it. Live API synchronisation is designed for but not built, and it is listed as not yet supported below rather than advertised as available.

Platforms with a dedicated importer

Each of these has an adapter that recognises that platform's column names automatically. Anything not listed still imports through the generic mapper.

Platforms MetaTradee can import from, with connection method and availability
PlatformConnection methodImport typeAsset classesAvailability
Generic CSV / JSONStatement file uploadcsv · jsonAny — you map the columnsAvailable
MetaTrader 4Statement file uploadcsv · jsonForex, CFDs, metals, indicesAvailable
MetaTrader 5Statement file uploadcsv · jsonForex, CFDs, futures, equitiesAvailable
cTraderStatement file uploadcsv · jsonForex, CFDs, indicesAvailable
DXtradeStatement file uploadcsv · jsonForex, CFDs, futuresAvailable
Match-TraderStatement file uploadcsv · jsonForex, CFDs, crypto CFDsAvailable
TradeLockerStatement file uploadcsv · jsonForex, CFDs, futuresAvailable
Automatic broker sync (any platform)Broker APINot yet supported

Using a platform that is not listed? The generic importer maps any CSV or JSON export — you match your columns once and MetaTradee remembers the mapping. Tell us which platform you use and we will prioritise an adapter for it.

What happens to an imported file

  1. Step 1

    Parse

    Your CSV or JSON is read and its columns detected.

  2. Step 2

    Map

    Columns are matched to trade fields — you confirm before anything is saved.

  3. Step 3

    Validate

    Rows that cannot produce a valid trade are reported, not silently dropped.

  4. Step 4

    De-duplicate

    A content hash stops the same trade being imported twice.