Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Trading-Engine

Javascript project A stock exchange simulator is one of the best projects because it naturally uses Priority Queues(Heaps), HashMap, and trees.

Flow:

Stock Exchange: | |---Exchange | | | |---Companies | |---Order Book | |---Users | |---Trades | |---Trader | |---Orders | |--Buy | |--Sell | | |____Matching Engine

Focusing on backend only for now

About

Javascript project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages