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 with the Trade Republic preset.
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”In the import wizard, choose Trade Republic, upload your file, and review the mapping. See CSV Import for the full walkthrough.