Notebook that uses the CSV files provided by Degiro to analyse the PnL and overall performance of an account.
I'm using a French Degiro account, so my CSV files have french titles..
- Connect to your Degiro account
- Export as CSV
- Your open positions (Portfolio.csv)
- Your transaction history (Transactions.csv)
- Your account movements (Account.csv)
- Put these files in the /data folder
- Run the Jupyter Notebook
You can find some demo .csv in /demo_data