SkillAgentSearch skills...

MatchingEngine

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

Install / Use

/learn @upandey3/MatchingEngine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks4

Languages

C++

Security Score

65/100

Audited on Feb 7, 2025

No findings