Skip to content

AdnanHodzic/degiro-trading-tracker

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 16, 2021 12:00
November 14, 2020 12:30
November 4, 2022 15:22
November 4, 2022 15:22
November 4, 2022 15:22

degiro-trading-tracker

Simplified tracking of your Degiro investments by getting quick overview of total:

  • amount invested in stocks
  • gains from sold stocks
  • fee costs.

by automatically analyzing exported .xls transactions file and performing caculations on your behalf.

Example output with dummy data:

If you're interested in opening Degiro account and earning 20€ credit, please follow this link.

Why do I need degiro-trading-tracker?

If you bought or sold more then few stocks with Degiro, it's tedious and hard to keep track of exact amount of money which was invested, or amount which was spent in fees. As each time you want to check one of these, you'll need to export Degiro "Transactions" .xls file, open it with Microsoft Excel/LibreOffice Calc and then do the calculations yourself.

This tool allows you to automatically display data of interest without even opening the .xls file.

How to run degiro-trading-tracker

Requirements

Python 3 and necessary libraries. After Python3 is installed, necessary libarires can be installed by running:

pip3 install pandas numpy xlrd
python3 degiro-trading-tracker.py

Or by using pipenv:

pipenv install
pipenv shell
python degiro-trading-tracker.py

Running degiro-trading-tracker

1. Download Degiro Transactions file

Under "Overzichten", select "Transacties" and pick desired date range and click "Export", i.e:

Make sure file is exported as .xls

2. Run degiro-trading-tracker

Run degiro-trading-tracker by pointing it to exported .xls file, i.e:

python3 degiro-trading-tracker.py ~/Downloads/Transactions.xls

Limitations

Currently:

  • exported transactions file must be in Dutch
  • only supported file format for exported transaction file is .xls

If you'd like me to add support for your language, or have some other idea or a problem, please submit an issue or feature request.

Discussion:

Donate

If you found this tool useful, please consider supporting the project by making a donation of any amount!

PayPal

paypal

BitCoin

bc1qlncmgdjyqy8pe4gad4k2s6xtyr8f2r3ehrnl87

bitcoin