GitHunt
KY

kylewelsby/div-tracker

Convert Trading212 CSV to DivTracker CSV files

Trading212 to DIVTracker CSV converter

This is a simple quick script to convert the exported Trading212 CSV formatted data to DivTracker app CSV data.

Usage

You'll need to put a trading212.csv file in the working directory.

deno run --allow-read --allow-write main.ts

Running the script will output a divTracker.csv, you can then transfer this file to your phone for use with the app.

License

MIT: https://kylewelsby.mit-license.org

Languages

TypeScript100.0%

Contributors

Created June 17, 2023
Updated April 19, 2025
kylewelsby/div-tracker | GitHunt