Skip to content

Simple Order Book Matching Engine in Golang. Supports Market and Limit order types. Simple front-end for visualizing Order Book.

License

Notifications You must be signed in to change notification settings

EliasManj/limit-orderbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limit Orderbook

Basic implementation of an orderbook matching engine for limit orders written in Go

  • Support for Market, FillOrKill, FillAndKill, and GoodTilCancelled order types
  • Sample website simulator for creating and monitoring Bids and Asks
  • Standard price time priority

Dashboard Video

About

Simple Order Book Matching Engine in Golang. Supports Market and Limit order types. Simple front-end for visualizing Order Book.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published