Skip to content

An exchange matching engine that is a conceptual emulation of Nasdaq or NYSE. The system asynchronously handles buy, sell, and modify order requests from buyers and sellers in the market. The requests are asynchronously handled via an order book that will fill requests or keep them pending based on a FIFO matching algorithm.

Notifications You must be signed in to change notification settings

mjolewis/Exchange-Matching-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange-Matching-Engine

About

An exchange matching engine that is a conceptual emulation of Nasdaq or NYSE. The system asynchronously handles buy, sell, and modify order requests from buyers and sellers in the market. The requests are asynchronously handled via an order book that will fill requests or keep them pending based on a FIFO matching algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages