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
Sorting:
- A c++ matching engine with limit order book☆32Updated 10 years ago
- Simple limit order book and matching engine.☆29Updated 2 years ago
- Exchange Server☆10Updated 3 years ago
- C++ trading and matching engine☆137Updated 7 years ago
- Multithreaded order matching engine in C++11 using FIX protocol for Linux/Windows☆38Updated 9 years ago
- Dark Pool☆33Updated 5 years ago
- Implementation of a simple matching engine and an order book for a stock exchange☆13Updated 7 years ago
- DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over DDS☆82Updated last week
- A low-latency, high-throughput order matching system implementation.☆38Updated last year
- A mini matching engine in progress☆17Updated 8 years ago
- Quantitative Trading Library☆28Updated 9 years ago
- Liquibook Implementation of Order Book with the CMake build system☆13Updated 6 years ago
- ☆38Updated 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…☆49Updated 4 years ago
- FIX library generated with C++ PreProcessor to be used in latency sensitive context.☆29Updated 2 months ago
- ☆11Updated 9 years ago
- A low latency high throughput matching engine based on the rules of the JSE☆100Updated 3 years ago
- Playing with C++17 and performance☆13Updated 6 years ago
- C++ Binance Futures SDK.☆19Updated 3 years ago
- A C++ Quantitative Trading System☆90Updated 8 years ago
- Simple Market Simulator implementation for HFT stress testing☆30Updated 11 years ago
- 400k orders per second at a 2.5 μs (avg.) latency order matching engine in python☆58Updated 6 months ago
- A very light matching engine in Python.☆338Updated 3 years ago
- Fast, Multi threaded and Efficient Trade Matching Engine☆25Updated 3 years ago
- Implement exchange matching engine by lua script, run in redis☆45Updated 6 years ago
- Coding exercise I did ages ago for a Jump Trading interview☆34Updated 11 years ago
- C++ low-latency in-memory order book☆90Updated 11 years ago
- C++ CLI centralizing several crypto currencies exchanges REST API into an all in one tool with a unified interface. Can be extended and u…☆24Updated last week
- C++ High Frequency Trading☆9Updated 8 years ago
- Implementation of a orderbook data structure for LOB research capabilities.☆145Updated last year