Skip to content

willandersson1/exchange_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Exchange simulator (WIP)

Build and simulate a stock exchange in an object-oriented manner. An exchange processes orders sent to it. Each exchange contains an orderbook for each stock. Each orderbook contains orders at a level; orders include the stock name, price, quantity, direction, and client id. A basic matching procedure matches orders on opposite directions accordingly.

About

Simulate a stock exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages