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…
☆31Updated 6 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☆33Updated 9 years ago
- Dark Pool☆34Updated 5 years ago
- Simple limit order book and matching engine.☆30Updated 2 years ago
- A mini matching engine in progress☆18Updated 7 years ago
- Exchange Server☆11Updated 3 years ago
- C++ trading and matching engine☆137Updated 7 years ago
- Simple example application for Coinbase Pro FIX API☆52Updated 3 weeks ago
- Multithreaded order matching engine in C++11 using FIX protocol for Linux/Windows☆37Updated 8 years ago
- A low latency high throughput matching engine based on the rules of the JSE☆97Updated 2 years ago
- A very light matching engine in Python.☆330Updated 3 years ago
- C++ examples.☆162Updated this week
- HKEx Stock Exchange Matching Engine with KDB+ and Q☆25Updated 9 years ago
- DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over DDS☆73Updated 9 months ago
- Bitstamp real time console based limit order book☆127Updated 2 years ago
- Implementation of a simple matching engine and an order book for a stock exchange☆13Updated 7 years ago
- Implement exchange matching engine by lua script, run in redis☆45Updated 6 years ago
- Quantitative Trading Library☆28Updated 8 years ago
- Order Book Matching Engine for Stock Exchanges (1us latency for matching)☆147Updated 3 years ago
- Liquibook Implementation of Order Book with the CMake build system☆14Updated 6 years ago
- ☆28Updated 9 years ago
- Various implementations of limit order books (matching engines)☆118Updated 7 years ago
- C++ low-latency in-memory order book☆86Updated 11 years ago
- Binance C++ library☆65Updated 3 years ago
- Algorithmic Trading in C++☆37Updated 3 years ago
- A multi-threaded, high performance market order matching engine.☆119Updated 11 years ago
- Basic event driven platform for backtesting financial strategies in C++☆13Updated 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
- Platform for backtesting and live-trading intraday Stock/ETF/ELW using recurrent neural networks☆42Updated 7 years ago
- Proprietary trading solution for high-frequency trading (HFT) and statistical arbitrage algorithms☆84Updated 11 years ago
- Implementation of a orderbook data structure for LOB research capabilities.☆142Updated 11 months ago