CSV-Import von Trading212

I updated my powershell script.

Didn’t you have issues with dividends? It took me a while to fix it. Now I get 99 % almost perfect result. Still there is some cash difference but who cares few cents.

  1. download CSV file from T212.

  2. run “T212_convert_run.bat”

  3. choose CSV file to convert source data

  4. import “out” CSV file into PP. Program will load all the columns correctly if you use english language. Conversion uses “,” (comma) for decimals.
    You must create account with currency, “T212 EUR” deposit account and “T212 EUR” in securities accounts (you can change it in the script)

  5. here is the conversion script
    T212_convert.zip (2.3 kB)