Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

nexeck/t1-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tresore.one Sparplan Simulator

Never hand out your API Token

It has the same power then your username/password

Requirements

  • pipenv
  • Get T1 API Token from the authorization header

Run

Add positions into positions.csv (use positions_template.csv)

API_TOKEN=<token> make run TRANSACTIONS_FILE="<path to generated transactions.csv>" POSITIONS_FILE="<path to input portfolio.csv>" INITIAL_INVEST=<invest in euro> MONTHLY_INVEST=<invest in euro>

Upload transactions.csv into a new tresore.one portfolio

portfolio.csv

  • Start: Beginning of recurring transactions and date of initial invest.
  • Initial: Initial invest, can be 0 to omit it
  • Rate: Rate of recurring transactions, can be 0 to omit it

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published