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.
| Platform | Connection method | Import type | Asset classes | Availability |
|---|---|---|---|---|
| Generic CSV / JSON | Statement file upload | csv · json | Any — you map the columns | Available |
| MetaTrader 4 | Statement file upload | csv · json | Forex, CFDs, metals, indices | Available |
| MetaTrader 5 | Statement file upload | csv · json | Forex, CFDs, futures, equities | Available |
| cTrader | Statement file upload | csv · json | Forex, CFDs, indices | Available |
| DXtrade | Statement file upload | csv · json | Forex, CFDs, futures | Available |
| Match-Trader | Statement file upload | csv · json | Forex, CFDs, crypto CFDs | Available |
| TradeLocker | Statement file upload | csv · json | Forex, CFDs, futures | Available |
| Automatic broker sync (any platform) | Broker API | — | — | Not 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
- Step 1
Parse
Your CSV or JSON is read and its columns detected.
- Step 2
Map
Columns are matched to trade fields — you confirm before anything is saved.
- Step 3
Validate
Rows that cannot produce a valid trade are reported, not silently dropped.
- Step 4
De-duplicate
A content hash stops the same trade being imported twice.