Skip to content

Hantok/notion-portfolio-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notion Portfolio Wallet

Free portfolio template to keep your assets in order

  • calculate your portfolio items in percent
  • loss/gain calculations
  • support of all crypto assets available through API

Requirements

pip3 install requests

API in use

https://www.coinlore.com/cryptocurrency-data-api

Use Cron or any scheduler to run the script in the frequency you want

# min | hour | day | month | weekday |  command 0 * * * * /usr/bin/python3 /home/.../portfolio.py

Cron job to run it every hour

crontab -e

Add to the end of file (leave empty line in the end)

0 * * * * python3 <path_to>/portfolio.py

Verify

crontab -l

Notion Template

Script and tamplate based on this.

Donate

BTC: bc1quxyslea2rw7ys40qc5ymnteeu74xn9kmgqqmyv
ETH/L2: 0x890290037b86c6b21480311686eE24A343C884E3
TRON/TRC-20: TN2P5TwNFnRGTc9aDQ3ftC8L5nujpEc71Y

About

Free portfolio template to keep your assets in order

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages