psakoglou / Exchange-Matching-Engine-EmulationLinks
This project implements an elementary version of a maching engine in a stock market exchange. It uses data structures and algorithms to describe an efficient system that handles asynchronous BUY and SELL requests from buyers and sellers on a pool of instruments. The system fills the requests or keeps them pending as per the availability, and kee…
☆39Updated 7 years ago
Alternatives and similar repositories for Exchange-Matching-Engine-Emulation
Users that are interested in Exchange-Matching-Engine-Emulation are comparing it to the libraries listed below
Sorting:
- A c++ matching engine with limit order book☆37Updated 10 years ago
- C++ trading and matching engine☆138Updated 7 years ago
- Multithreaded order matching engine in C++11 using FIX protocol for Linux/Windows☆41Updated 9 years ago
- Implementation of a simple matching engine and an order book for a stock exchange☆13Updated 8 years ago
- DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over DDS☆88Updated 3 weeks ago
- Simple limit order book and matching engine.☆33Updated 3 years ago
- Dark Pool☆34Updated 6 years ago
- Exchange Server☆11Updated 4 years ago
- Binance C++ library☆67Updated 4 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…☆50Updated 4 years ago
- A low latency high throughput matching engine based on the rules of the JSE☆109Updated 3 years ago
- Fast C++ adaptation of the QuantCup (http://www.quantcup.org/) limit order book.☆179Updated 11 years ago
- Implement exchange matching engine by lua script, run in redis☆46Updated 6 years ago
- C++ examples.☆164Updated 3 weeks ago
- A very light matching engine in Python.☆351Updated 3 years ago
- High-throughput / low-latency C++ application framework☆69Updated 3 years ago
- A mini matching engine in progress☆17Updated 8 years ago
- Matching Engine for Limit Order Book☆398Updated 3 years ago
- Bitstamp real time console based limit order book☆133Updated 5 months ago
- A low-latency, high-throughput order matching system implementation.☆45Updated 2 years ago
- C++ low-latency in-memory order book☆91Updated 11 years ago
- A multi-threaded, high performance market order matching engine.☆121Updated 11 years ago
- A C++ Quantitative Trading System☆95Updated 9 years ago
- Implementation of a orderbook data structure for LOB research capabilities.☆154Updated last year
- HKEx Stock Exchange Matching Engine with KDB+ and Q☆26Updated 9 years ago
- Platform for backtesting and live-trading intraday Stock/ETF/ELW using recurrent neural networks☆42Updated 8 years ago
- real high-frequency-trading system based on c++☆104Updated 6 years ago
- FIX library generated with C++ PreProcessor to be used in latency sensitive context.☆30Updated 7 months ago
- 400k orders per second at a 2.5 μs (avg.) latency order matching engine in python☆60Updated 11 months ago
- Order Book Matching Engine for Stock Exchanges (1us latency for matching)☆152Updated 4 years ago