psakoglou / Exchange-Matching-Engine-Emulation
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…
☆32Updated 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
- A c++ matching engine with limit order book☆32Updated 9 years ago
- A mini matching engine in progress☆17Updated 8 years ago
- DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over DDS☆79Updated this week
- Multithreaded order matching engine in C++11 using FIX protocol for Linux/Windows☆38Updated 9 years ago
- Implementation of a simple matching engine and an order book for a stock exchange☆13Updated 7 years ago
- Dark Pool☆33Updated 5 years ago
- Simple limit order book and matching engine.☆29Updated 2 years ago
- Exchange Server☆10Updated 3 years ago
- FIX library generated with C++ PreProcessor to be used in latency sensitive context.☆29Updated last month
- Quantitative Trading Library☆28Updated 9 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…☆45Updated 4 years ago
- C++ trading and matching engine☆137Updated 7 years ago
- ☆38Updated 5 years ago
- C++ examples.☆162Updated 3 weeks ago
- Liquibook Implementation of Order Book with the CMake build system☆13Updated 6 years ago
- Algorithmic Trading in C++☆38Updated 3 years ago
- High-throughput / low-latency C++ application framework☆67Updated 2 years ago
- Simple example application for Coinbase Pro FIX API☆53Updated 3 weeks ago
- A low-latency, high-throughput order matching system implementation.☆38Updated last year
- HKEx Stock Exchange Matching Engine with KDB+ and Q☆25Updated 9 years ago
- Simple Market Simulator implementation for HFT stress testing☆29Updated 11 years ago
- A low latency high throughput matching engine based on the rules of the JSE☆100Updated 2 years ago
- Implement exchange matching engine by lua script, run in redis☆45Updated 6 years ago
- A multi-threaded, high performance market order matching engine.☆119Updated 11 years ago
- Proprietary trading solution for high-frequency trading (HFT) and statistical arbitrage algorithms☆87Updated 11 years ago
- A matching engine written in C++☆13Updated 6 years ago
- c++, low-latency in-porcess communication via mmap☆49Updated 5 years ago
- ☆11Updated 9 years ago
- This project is to simulate the effects of high frequency trading on a stock. This is the code for the order book as well as 'traders' wh…☆25Updated 11 years ago
- 400k orders per second at a 2.5 μs (avg.) latency order matching engine in python☆58Updated 5 months ago