PierreRochard / coinbase-exchange-order-book

Real-time Coinbase Exchange (GDAX) order book + basic market maker bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coinbase Exchange Order Book

Based on https://github.com/yoblin/PyLimitBook

Use real money at your own risk!

Install

  1. pip3 install -r requirements.txt
  2. python3 main.py

Optional:

  • To get low latency use AWS read through / run deployment.py
  • To see how you're doing, set up a private Twitter account and use twitter.py

TODO

  1. Tests
  2. Documentation

About

Real-time Coinbase Exchange (GDAX) order book + basic market maker bot

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%