brprojects / Limit-Order-BookLinks
Low latency Limit Order Book and Matching Engine created in C++, able to handle over 1.4 million transactions per second.
☆134Updated last year
Alternatives and similar repositories for Limit-Order-Book
Users that are interested in Limit-Order-Book are comparing it to the libraries listed below
Sorting:
- Personal Project that implements a variety of HFT strategies in C++☆75Updated 4 years ago
- An asynchronous low-latency trading system☆62Updated last year
- Ultra low latency L2/L3 orderbook in modern C++20 achieving single digit nanosecond performance☆192Updated 2 months ago
- Implementation of a orderbook data structure for LOB research capabilities.☆165Updated last year
- real high-frequency-trading system based on c++☆117Updated 6 years ago
- A C++ and Python implementation of the limit order book.☆295Updated 5 years ago
- High performance, low latency high frequency trading system written from scratch in C++☆55Updated 2 years ago
- C++ low-latency in-memory order book☆94Updated 12 years ago
- Nasdaq Order Book Reconstructor☆269Updated 4 years ago
- ☆140Updated 4 years ago
- Disclaimer: The information/data provided is for informational purposes only. Readers are advised to exercise their own judgment and use …☆77Updated 3 months ago
- HFTFramework utilized for research on " A reinforcement learning approach to improve the performance of the Avellaneda-Stoikov market-ma…☆286Updated last week
- Coding exercise I did ages ago for a Jump Trading interview☆39Updated 12 years ago
- A collection of homeworks of market microstructure models.☆277Updated 7 years ago
- Implemented the Avellaneda-Stoikov market-making strategy in an automated trading algorithm. Completed as part of the Optiver Ready Trade…☆92Updated 2 years ago
- A low-latency, high-throughput order matching system implementation.☆46Updated 2 years ago
- Fast implementation of an ITCH order book☆404Updated 3 years ago
- C++ implementation of options pricing models☆76Updated 8 years ago
- Using tabular and deep reinforcement learning methods to infer optimal market making strategies☆237Updated 2 years ago
- A curated list of Quantitative Finance papers.☆82Updated last week
- C++ examples.☆166Updated 3 weeks ago
- C++ Trading Algorithm Backtest Environment☆95Updated 7 years ago
- C++ interfaces used to communicate with Roq's market gateways.☆499Updated this week
- A limit orderbook supporting multiple order types written in C++. The writing of all this code has been documented on my YouTube channel,…☆275Updated last year
- Implementation of HFT backtesting simulator and Stoikov strategy☆144Updated 2 years ago
- DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over DDS☆97Updated 2 months ago
- A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book ana…☆52Updated 5 years ago
- High-frequency statistical arbitrage☆244Updated 2 years ago
- Feature engineering of a Limit Order Book. Extraction of features from a LOB in order to analyse the behaviour of trade market.☆253Updated 3 years ago
- A high-performance, robust, C++ based Limit Order Book and matching engine designed for real-world high-frequency trading. Utilizes a Mar…☆40Updated 4 months ago