Application for parsing positions and displaying their current market value
Project description
TradeRepublic-Overview
Why was this made ?
Currently there is no web/desktop app for Trade Republic, meaning it's pretty hard to follow your depot without your phone. With this application it's really convenient to watch your depot grow while working on your computer.
What does it do ?
There are two options to read in your depot, one is to specify a folder with all your pdf you exported out of Trade Republic. It then automatically parses them for their ISINs and quantity. Other option is to specify a .csv file where you can explicitly state your positions. After the positions are read it periodically displays your positions with their current price and total worth.
This is what the output will look like:
How do I use it ?
Install via pip install traderep
Run the script with -h
or --help
to get following message:
usage: traderep [-h] [--folder FOLDER] [--csv CSV]
optional arguments:
-h, --help show this help message and exit
--folder FOLDER Specify folder you want to parse the pdfs in
--csv CSV Specify the .csv file you want to use
What does the .csv file have to look like?
Example:
ISIN;QUANTITY;PRICE;
IE00B4L5Y983;50.0;62.28
...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file traderep-1.0.tar.gz
.
File metadata
- Download URL: traderep-1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cad8654d55710e67cbd0acdea04f3e210a299f89bbe616268a4f221680912f01 |
|
MD5 | f9e8da6302afe7b814176d7d594a8fe0 |
|
BLAKE2b-256 | 610e3c2e4df2361abb9dca55937e322b9380b0dcf187fef2b9cd2a53b417e836 |
File details
Details for the file traderep-1.0-py3-none-any.whl
.
File metadata
- Download URL: traderep-1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40e5d40439b79735d82f61450928bc992b4bb095020d367b6d7df1b6e7bc2107 |
|
MD5 | da1456af31c453448cc5a489b2b78263 |
|
BLAKE2b-256 | 3bc722614542ef91b5e168c9b2a688a382d110dcb27702429334cf5ba07eb2f1 |