c3 is collecting tool that getting and storing cryptocurrency price.
pip install -r requirements.txt
pipenv install -r requirements.txt
-
Start pipenv.
pipenv shell
-
Run
c3.py
.python c3.py
cryptocurrency
prices
Name | Value |
---|---|
exchange | exchange name (e.g. bitmex, bitflyer) |
symbol | cryptocurrency symbol name (e.g. .BXBT, FX_BTC_JPY) |
currency | currency name (e.g. USD, JPY) |
Name | Value |
---|---|
value | price of cryptocurrency |