Skip to content

hklizard/Cryptrack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Cryptrack

Python Cryptocurrency Portfolio

Requires:

  • Python 3.5+
  • Various python libraries; ConfigParser, requests, etc - just snag em' with pip

Commands:

  • add <entry_amount> <entry_price>; e.g add XLM 2500 0.16
  • remove ; e.g remove XLM
  • list; will list portfolio symbols
  • show; will output portfolio statistics
  • quit; exit

Example output of show:

  • Stellar $0.217832 [0.85% h][-4.78% d][-19.97% w] | Delta: $135.664

Help:

About

Python Cryptocurrency Portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%