Matching Engine for Limit Order Book
☆408Feb 4, 2026Updated last month
Alternatives and similar repositories for OrderBook
Users that are interested in OrderBook are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python implementation of fast limit-order book.☆320Oct 26, 2017Updated 8 years ago
- Fully functioning fast Limit Order Book written in Python☆198Jan 1, 2023Updated 3 years ago
- A very light matching engine in Python.☆355Jan 2, 2022Updated 4 years ago
- Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C☆1,328Nov 13, 2024Updated last year
- Limit Order Book Implemented in Python☆98Jan 3, 2018Updated 8 years ago
- A fast limit order book implementation in Python, inspired by voyager's winning 2011 QuantCup entry. (Also see kmanley/gorderbook, the Go…☆79May 15, 2020Updated 5 years ago
- Modern C++ order matching engine☆1,435Mar 15, 2024Updated 2 years ago
- Various implementations of limit order books (matching engines)☆118Feb 6, 2018Updated 8 years ago
- OrderBook Simulator with Limit and Iceberg functionality☆81Mar 20, 2019Updated 7 years ago
- Limit orderbook and matching engine written in Python and C++, using Twisted, boost::python and boost::multi_index☆35Sep 30, 2018Updated 7 years ago
- Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Ti…☆2,244Aug 27, 2022Updated 3 years ago
- Matching Engine for Limit Order Book in Golang☆541Apr 4, 2025Updated 11 months ago
- Bitstamp real time console based limit order book☆134May 9, 2025Updated 10 months ago
- Modeling high-frequency limit order book dynamics with support vector machines☆742Jan 29, 2016Updated 10 years ago
- Order Book Matching Engine for Stock Exchanges (1us latency for matching)☆157Mar 9, 2021Updated 5 years ago
- A C++ and Python implementation of the limit order book.☆303Jul 7, 2020Updated 5 years ago
- Real-time Coinbase Exchange (GDAX) order book + basic market maker bot☆230Jan 28, 2021Updated 5 years ago
- High performance trading Matching Engine / Market Simulator using Level 3 Market Data for realistic simulation of High Frequency Trading …☆126May 3, 2024Updated last year
- High performance components for building Trading Platform such as ultra fast matching engine, order book processor☆1,003Feb 27, 2026Updated 3 weeks ago
- Database for L2 orderbook☆744Jan 25, 2024Updated 2 years ago
- ☆143Dec 8, 2022Updated 3 years ago
- Python Limit Order Book using Redis zsets☆29Jan 5, 2014Updated 12 years ago
- In the high-frequency era of trading, orders of stocks can be executed under a millsecond. The information about the thousands of orders …☆10Mar 30, 2016Updated 9 years ago
- Fast implementation of an ITCH order book☆408Jun 22, 2022Updated 3 years ago
- BSE is a simple minimal simulation of a limit order book financial exchange☆334Apr 13, 2025Updated 11 months ago
- 400k orders per second at a 2.5 μs (avg.) latency order matching engine in python☆68Oct 26, 2024Updated last year
- Example Order Book Imbalance Algorithm☆845Jul 25, 2023Updated 2 years ago
- Fast C++ adaptation of the QuantCup (http://www.quantcup.org/) limit order book.☆204Jan 22, 2014Updated 12 years ago
- Fast, Multi threaded and Efficient Trade Matching Engine