It shows the last situation of coins from
- BTCTurk.com
- Binance.com
- Python 3.6
- Install
requirements.txt
For single result :
python lastCoin.py
For infinite result :
python lastCoin.py -t infinite
usage: lastCoin.py [-h] [-t]
Get Coins Values
optional arguments:
-h, --help show this help message and exit
-t , --type Use that for infinite loop. Choices : 'single'(default) or
'infinite'