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.
☆125Updated 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:
- Ultra low latency L2/L3 orderbook in modern C++20 achieving single digit nanosecond performance☆185Updated 3 weeks ago
- Personal Project that implements a variety of HFT strategies in C++☆74Updated 4 years ago
- real high-frequency-trading system based on c++☆114Updated 6 years ago
- An asynchronous low-latency trading system☆62Updated last year
- Implementation of a orderbook data structure for LOB research capabilities.☆160Updated last year
- A C++ and Python implementation of the limit order book.☆292Updated 5 years ago
- High performance, low latency high frequency trading system written from scratch in C++☆54Updated 2 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
- HFTFramework utilized for research on " A reinforcement learning approach to improve the performance of the Avellaneda-Stoikov market-ma…☆281Updated this week
- Nasdaq Order Book Reconstructor☆263Updated 4 years ago
- A collection of homeworks of market microstructure models.☆272Updated 7 years ago
- ☆140Updated 4 years ago
- Coding exercise I did ages ago for a Jump Trading interview☆38Updated 12 years ago
- Disclaimer: The information/data provided is for informational purposes only. Readers are advised to exercise their own judgment and use …☆76Updated last month
- A low-latency, high-throughput order matching system implementation.☆46Updated 2 years ago
- C++ low-latency in-memory order book☆92Updated 12 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☆233Updated 2 years ago
- Implementation of HFT backtesting simulator and Stoikov strategy☆141Updated 2 years ago
- DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over DDS☆96Updated last month
- A curated list of Quantitative Finance papers.☆74Updated 3 weeks ago
- High-frequency statistical arbitrage☆238Updated 2 years ago
- C++ examples.☆164Updated this week
- Fast, Multi threaded and Efficient Trade Matching Engine☆27Updated 4 years ago
- Fast implementation of an ITCH order book☆397Updated 3 years ago
- Python code for High-frequency trading in a limit order book by Marco Avellaneda and Sasha Stoikov☆152Updated 5 years 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…☆53Updated 5 years ago
- Feature engineering of a Limit Order Book. Extraction of features from a LOB in order to analyse the behaviour of trade market.☆249Updated 3 years ago
- High frequency trading (HFT) framework built for futures using machine learning and deep learning techniques☆541Updated 3 years ago
- Order Imbalance Strategy in High Frequency Trading☆139Updated 7 years ago