Trade Republic
Trade Republic does not provide a native CSV export. Use the community pytr tool to download documents and create a CSV, then import it — Metrifly matches the columns automatically.
Export your transactions
Section titled “Export your transactions”-
Install pytr on your computer.
-
Download your documents (you may be prompted for Trade Republic credentials):
Terminal window uvx pytr dl_docs ./docs -
Convert the downloaded events to CSV:
Terminal window uvx pytr export_transactions ./docs/all_events.json ./traderepublic.csv
The file is a CSV with columns such as Datum, Transactietype, and ISIN.
Import into Metrifly
Section titled “Import into Metrifly”Go to Transactions → Add Holdings, select Upload a file, and upload your file. Metrifly matches the columns in your Trade Republic export automatically and previews the trades it found. Review the mapping, then click Import. See Import your trade history from a file for the full walkthrough.