Skip to content
/ tslob Public

A simple limit order book written in Typescript. 1.1M orders per second.

Notifications You must be signed in to change notification settings

ridulfo/tslob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Limit Order Book

This typescript implementation of is able to recieve both limit and cancel orders.

To run the test use npm test.

To run the benchmark use npm run benchmark. On my system it was able to execute 1.1 million orders per second. That is in average 0.9 microseconds per order.

About

A simple limit order book written in Typescript. 1.1M orders per second.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published