Do you ever wonder how many lambos you would have right now?
I do!
Sometimes I lie awake at night and go "ffffffffuuuuuu"
But I'll never wonder again.
So to drown those voices, use this handy dandy command line tool!
- Make file
.env
. copy.example.env
- Get an api key from CoinApi. Set the value to
coinapi_api_key
the .env file. - Run
pipenv install
to install dependencies - Run
python3 run.py
to start the command-line tool - ....
- lambo (or no lambo)
ffffff takes four flags
token
= token symbol (e.g. BTC, ETH, HNT, CRV)wen_buy
= wen buy ser. Takes in the format YYYY-MM-DD (e.g. 2019-12-04)wen_sell
= wen sell ser. If no value is entered, the default is today. Takes in the format YYYY-MM-DD (e.g. 2019-12-04)how_much_money
= how rich ser. Integer only. In U.S. dollars only. (e.g. 9000)