orderbook
There are 316 repositories under orderbook topic.
hummingbot/hummingbot
Open source software that helps you create and deploy high-frequency crypto trading bots
nkaz001/hftbacktest
Free, open source, a high frequency trading and market making backtesting and trading bot, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books(Level-2 and Level-3), with real-world crypto trading examples for Binance and Bybit
rorysroes/SGX-Full-OrderBook-Tick-Data-Trading-Strategy
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
danpaquin/coinbasepro-python
The unofficial Python client for the Coinbase Pro API
Crypto-toolbox/HFT-Orderbook
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
uniswap-python/uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
chronoxor/CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
sadighian/crypto-rl
Deep Reinforcement Learning toolkit: record and replay cryptocurrency limit order book data & train a DDQN agent
coinbase/coinbase-pro-node
DEPRECATED — The official Node.js library for Coinbase Pro
alpacahq/example-hftish
Example Order Book Imbalance Algorithm
0b01/tectonicdb
Database for L2 orderbook
Adamant-im/adamant-tradebot
Free self-hosted market-making bot for crypto projects & token issuers. Volume, spread, liquidity, price ranges, and dynamic order books — all in one.
kinexbt/xrpl-trading-bot
copy-trading and sniping bot via xrpl amm & orderbook, telegram control implemented
purefinance/mmb
Trading bot implemented in Rust, with market making and strategy automation for any exchange or blockchain.
i25959341/orderbook
Matching Engine for Limit Order Book in Golang
gitbitex/gitbitex-spot
An Open Source Cryptocurrency Exchange
robaho/go-trader
financial exchange written in Go, designed for algorithmic trading tests
Elenchev/order-book-heatmap
OrderBook Heatmap visualizes the limit order book, compares resting limit orders and shows a time & sales log with live market data streamed directly from the Binance WS API. This was a short exploratory project. Keep in mind that a lot of work is needed for this to work in all market conditions.
hollaex/hollaex-kit
Exchange Starter Kit to run your own Digital Asset Trading Exchange Platform
dgtony/orderbook-rs
Basic order matching engine written in Rust
gavincyi/LightMatchingEngine
A very light matching engine in Python.
tardis-dev/tardis-node
Convenient access to tick-level real-time and historical cryptocurrency market data via Node.js
mihailgaberov/orderbook
:book: An Order Book app built with React/Typescript and powered by WebSockets.
nkaz001/algotrading-example
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
urani-trade/solana-mev-agent-py
Urani's first MEV agent template. It listens for batches, parses them, checks for P2P matches, and spins threads for best quotes through arbitrage in different AMMs.
bmoscon/orderbook
A fast L2/L3 orderbook data structure, in C, for Python
tardis-dev/tardis-machine
Locally runnable server with built-in data caching, providing both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs
alexey-ernest/go-hft-orderbook
Golang implementation of a Limit Order Book (LOB) for high frequency trading in crypto exchanges
urani-trade/urani-orderbook-mvp-ts
Orderbook PoC for the demo day at the Solana Colosseum Accelerator (This is not the Urani Protocol).
PierreRochard/coinbase-exchange-order-book
Real-time Coinbase Exchange (GDAX) order book + basic market maker bot
SLMolenaar/orderbook-simulator-cpp
A high-performance C++ orderbook engine with microsecond-level latency, supporting multiple ordertypes, price-time priority matching and real time data integration from Binance
ProofSuite/amp-matching-engine
Official proof decentralized exchange matching engine
Trust412/polymarket-copy-trading-bot-v1
The most largest prediction market - Polymarket copy trading bot: Copy master's trades and positions by using this bot
fasenderos/nodejs-order-book
Ultra-fast Limit Order Book for Node.js written in TypeScript for high-frequency trading (HFT) :rocket::rocket:
joaquinbejar/OrderBook-rs
A high-performance, thread-safe limit order book implementation written in Rust. This project provides a comprehensive order matching engine designed for low-latency trading systems, with a focus on concurrent access patterns and lock-free data structures.
ArjunVachhani/order-matcher
simple, fast and feature rich order matching engine supports limit, market, stop-loss, iceberg, IOC, FOK, GTD orders