Skip to content

evandempsey/crypto-portfolio-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

crypto-portfolio-tracker

A command line crypto portfolio tracker

Usage

python cash.py holdings.csv --symbol=EUR

Holdings format

The holdings file is a CSV with no header where the first column is the name of the coin in the format returned by the Coinmarketcap.com API and the second column is the quantity held.

Here is an example:

bitcoin,3.556
bitcoin-cash,0.80515495
litecoin,1.555
ethereum,78.322

About

A command line crypto portfolio tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages