Skip to content

glinscott/JSOrderbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Implementation of a very basic order book in Javascript.

O(logn) to find the limit price, then O(1) to add/remove orders.

About

Basic order book in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published