degiro-bookkeeper
Simple financial accounting for Degiro. (by pviotti)
degiro-api
Unofficial DeGiro stock broker API. See your portfolio and set up orders in the market like wall street (by icastillejogomez)
Our great sponsors
degiro-bookkeeper | degiro-api | |
---|---|---|
5 | 3 | |
5 | 133 | |
- | - | |
6.7 | 4.6 | |
2 days ago | 4 days ago | |
F# | TypeScript | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
degiro-bookkeeper
Posts with mentions or reviews of degiro-bookkeeper.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-30.
-
CGT Initial Period End Date Today
I made a small tool exactly for that (it's free and open source) https://github.com/pviotti/degiro-bookkeeper it parses the account statement and outputs some figures
the FIFO and 4 weeks rule are not yet implemented (mostly because they don't matter that much to my trading strategy, I was trying to have something useful for all Degiro users, not just Irish ones. See this issue for more info). It's not totally trivial to implement (there are edge cases, and the account statement itself is messy..), so more than happy to collaborate on this.
you can download the executable from the release page. Then you run it (as described in the readme) on the command-line shell of your operating systems (on Windows it would be cmd or PowerShell).
-
Total P/L calculation - How to calculate manually
I created a small open source command line tool to work out realised profits: https://github.com/pviotti/degiro-bookkeeper
-
DEGIRO CGT Calculation Excel
I've written a command line application that outputs CGT-related figures given Degiro account statement in CSV format. It's open source and cross platform. https://github.com/pviotti/degiro-bookkeeper
degiro-api
Posts with mentions or reviews of degiro-api.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-03.
-
Automatic ETF purchase in Bolero?
I think it's against the terms and conditions to use that API to automate purchases. They could ban your account for it. (According to https://github.com/icastillejogomez/degiro-api)
I worded it badly, I should have said "use my credentials in a 3rd party tool" (not give) The 3rd party tool being something like this one : https://openbase.com/js/degiro-api/documentation. Now I just checked a quickly : https://github.com/icastillejogomez/degiro-api/blob/master/src/api/login.ts And it looks like they don't miss use the credentials...
-
New used to the app, is it possible to auto buy an ETF each month?
If anything at least I'd use this code, it seems a lot more active.
What are some alternatives?
When comparing degiro-bookkeeper and degiro-api you can also consider the following projects:
DegiroAPI - An unofficial API for the trading platform Degiro, with the ability to get real time data and historical data
webull - Unofficial APIs for Webull.
degiro - DEGIRO (unoficial) API
zipline - Zipline, a Pythonic Algorithmic Trading Library
at - Automated Trader (at). This is a framework for building trading bots.
dash - Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.
degiro-trading-tracker - Simplified tracking of your investments