0.0.2-alpha.9 • Published 2 years ago

lob.js v0.0.2-alpha.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

npm npm

A fast LimitOrderBook in Javascript (still work in progress)

Ported from OrderBook

Install

yarn add lob.js
import OrderBook from "lob.js";
const book = new OrderBook();

Look into the __test__ folder for sample usage.


Methods

processOrder()

Events

transaction:new

price:new

price:remove

order:new

order:update

order:remove


Author

👤 ShaunLWM

Show your support

Give a ⭐️ if this project helped you!