ccxt-portfolio-pro

This version is currently using Bittrex BTC price to value the portfolio.Future options coming soon..


License
MIT
Install
pip install ccxt-portfolio-pro==1.3.1

Documentation

This version is currently using Bittrex BTC price to value the portfolio. Future options coming soon.

How To Use

1) Install & Setup

python setup.py

2) Input your API Key information in settings.py

3) Run to see your portfolio balance

python khan.py

For permission errors on pip install, chown your Python lib folder

sudo chown -R $USER /Library/Python/2.7