mxmaher / fictional_guacamole

Saving data from websockets to a database, and making sure the data is complete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

virtualenv --python=python3 env
source env/bin/activate
pip install -r requirements.txt
# Edit config and polo_config with desired products to track
python real_guac.py #GDAX data
python polo_ws.py #Poloniex data

About

Saving data from websockets to a database, and making sure the data is complete


Languages

Language:Python 100.0%