Skip to content

Basic Orderbook implementation using an unordered_map and set for buy/sell/trade operations

Notifications You must be signed in to change notification settings

shaond/orderbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic HFT orderbook implementation using C++

About

Basic Orderbook implementation using an unordered_map and set for buy/sell/trade operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages