All Projects → PierreRochard → Coinbase Exchange Order Book

PierreRochard / Coinbase Exchange Order Book

Licence: bsd-2-clause
Real-time Coinbase Exchange (GDAX) order book + basic market maker bot

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Coinbase Exchange Order Book

Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+1984.75%)
Mutual labels:  trading-bot, coinbase, trading, gdax
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+1362.71%)
Mutual labels:  trading-bot, coinbase, trading
Cassandre Trading Bot
Cassandre makes it easy to create your Java crypto trading bot. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions.
Stars: ✭ 120 (-32.2%)
Mutual labels:  trading-bot, coinbase, trading
gdax bot
gdax_bot - Micro dollar cost averaging for crypto
Stars: ✭ 57 (-67.8%)
Mutual labels:  trading, trading-bot, gdax
Stocklook
crypto currency library for trading & market making bots, account management, and data analysis
Stars: ✭ 119 (-32.77%)
Mutual labels:  coinbase, trading, gdax
Blankly
🚀 💸 Easily build, backtest and deploy your algo in just a few lines of code. Trade stocks, cryptos, and forex across exchanges w/ one package.
Stars: ✭ 1,456 (+722.6%)
Mutual labels:  trading, coinbase, trading-bot
Coinbase.Pro
📈 A .NET/C# implementation of the Coinbase Pro API.
Stars: ✭ 63 (-64.41%)
Mutual labels:  trading, coinbase, gdax
tumbleweed gdax
Prototype market maker specialized to trade on CoinbasePro
Stars: ✭ 41 (-76.84%)
Mutual labels:  trading, trading-bot, gdax
Cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
Stars: ✭ 643 (+263.28%)
Mutual labels:  coinbase, asyncio, trading
Coinbase Pro Node
DEPRECATED — The official Node.js library for Coinbase Pro
Stars: ✭ 782 (+341.81%)
Mutual labels:  coinbase, trading, gdax
Crypto Trading Bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, FTX, Bybit ... (public edition)
Stars: ✭ 1,089 (+515.25%)
Mutual labels:  trading-bot, coinbase, trading
Coinbase Pro Trading Toolkit
DEPRECATED — The Coinbase Pro trading toolkit
Stars: ✭ 817 (+361.58%)
Mutual labels:  trading-bot, trading, gdax
Gdax Orderbook Ml
Application of machine learning to the Coinbase (GDAX) orderbook
Stars: ✭ 60 (-66.1%)
Mutual labels:  coinbase, trading, gdax
Aat
Asynchronous, event-driven algorithmic trading in Python and C++
Stars: ✭ 109 (-38.42%)
Mutual labels:  trading-bot, trading
Astibot
Astibot is a simple, visual and automated trading software for Coinbase Pro cryptocurrencies (Bitcoin trading bot)
Stars: ✭ 104 (-41.24%)
Mutual labels:  trading-bot, trading
React Trading Ui
Component library for trading applications 😰📉💸
Stars: ✭ 166 (-6.21%)
Mutual labels:  trading, gdax
Quant
Codera Quant is a Java framework for algorithmic trading strategies development, execution and backtesting via Interactive Brokers TWS API or other brokers API
Stars: ✭ 104 (-41.24%)
Mutual labels:  trading-bot, trading
Coinbase Pro Node
Coinbase Pro API written in TypeScript and covered by tests.
Stars: ✭ 116 (-34.46%)
Mutual labels:  coinbase, trading
Zerodha live automate trading using ai ml on indian stock market Using Basic Python
Online trading using Artificial Intelligence Machine leaning with basic python on Indian Stock Market, trading using live bots indicator screener and back tester using rest API and websocket 😊
Stars: ✭ 131 (-25.99%)
Mutual labels:  trading-bot, trading
Phptrader
A simple php powered Bitcoin and Ethereum trading bot
Stars: ✭ 131 (-25.99%)
Mutual labels:  trading-bot, coinbase

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].