Parity Order Book implements limit order book reconstruction
npm install parity-bookParity Order Book implements limit order book reconstruction in JavaScript.
Parity Order Book requires an ES2015 environment or better.
Install Parity Order Book:
```
npm install parity-book
See the examples and the [reference documentation][documentation].
[documentation]: doc/parity-book.md
Copyright 2018 Jussi Virtanen.
Released under the Apache License, Version 2.0. See LICENSE.txt` for details.