Skip to content

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.

  1. Install pytr on your computer.

  2. Download your documents (you may be prompted for Trade Republic credentials):

    Terminal window
    uvx pytr dl_docs ./docs
  3. 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.

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.