Skip to content

Download Trade Republic documents, generate CSV for import into Portfolio Performance and upload all of them to Nextcloud

Notifications You must be signed in to change notification settings

avalor1/get_tr_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I created this script to support my monthly workflow of tracking my passive income sources with Portfolio Performance.

This script uses the pytr script (https://github.com/pytr-org/pytr) to download all transaction documents from Trade Republic via API, creates a CSV for import into Portfolio Performance and Uploads all of them them into the corresponding folder of your nextcloud instance. It is configured via a .env file and optional parameters.

requirements

  • python

preparation

  • Inside project folder
    • pip install -r requirements.txt

usage:

get_tr_docs.py [--help] [--nodl] [--skipdel] [--nocsv] [--noupload] [--ffc]

About

Download Trade Republic documents, generate CSV for import into Portfolio Performance and upload all of them to Nextcloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages