/trading212-exporter

Export Trading212.com portfolio to a CSV

Primary LanguageJavaScriptMIT LicenseMIT

trading212-exporter

Export Tradind212 portfolio table to a CSV

Here's the javascript code: t212_export_csv.js

The main purpose is to export symbol, quantity and price columns.

In order to use this code you need to make sure you have the followig colunms visible in trading 212 that is the default behaviour

  • Instrumment
  • Quantity
  • Price

Please make sure "Position Number" column is not selected

Run this code in your Chrome Browser console to genereate the CSV

Here's a screen recording to explain the process

IMAGE ALT TEXT HERE