Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simplified tracking of your investments

License

NotificationsYou must be signed in to change notification settings

AdnanHodzic/degiro-trading-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplified tracking of yourDegiro 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, pleasefollow 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 xlrdpython3 degiro-trading-tracker.py

Or by usingpipenv:

Installpipenv on Debian based Linux distros:sudo apt install python3-pip pipenv

Run:

pipenv installpipenv shellpython 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, pleasesubmit 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!

Become Github Sponsor

Become a sponsor to Adnan Hodzic on Github to acknowledge my efforts and help project's further open source development.

PayPal

paypal

BitCoin

bc1qlncmgdjyqy8pe4gad4k2s6xtyr8f2r3ehrnl87

bitcoin

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp