Skip to content

Implementation of a simple matching engine and an order book for a stock exchange

Notifications You must be signed in to change notification settings

upandey3/MatchingEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatchingEngine

Implemented a Matching engine and an orderbook for a specific product for a stock exchange. Also implemented a test class that displays the full functionality of the Matching Engine.

The Matching Engine processes adding and canceling limit orders and executes trade when there is a cross in the Orderbook.

Instructions Compiling and running main.cpp would output all the test cases, demonstrating the full functionality

About

Implementation of a simple matching engine and an order book for a stock exchange

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages