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…
☆43Mar 24, 2018Updated 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:
- Implementation of a simple matching engine and an order book for a stock exchange☆13Aug 28, 2017Updated 8 years ago
- A c++ matching engine with limit order book☆37May 7, 2015Updated 10 years ago
- a stock match engine sample☆10May 30, 2018Updated 7 years ago
- Exchange Server