Real-time Coinbase Exchange (GDAX) order book + basic market maker bot
Last updated Apr 17, 2026
230
Stars
74
Forks
0
Issues
0
Stars/day
Attention Score
68
Topics
Language breakdown
Python 100.0%
▸ Files
click to expand
README
Coinbase Exchange Order Book
Based on https://github.com/yoblin/PyLimitBook
Use real money at your own risk!
Install
- pip3 install -r requirements.txt
- python3 main.py
- 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
- Tests
- Documentation
🔗 More in this category