parity-book
v0.1.0
Published
Parity Order Book implements limit order book reconstruction
Downloads
2
Readme
Parity Order Book
Parity Order Book implements limit order book reconstruction in JavaScript.
Parity Order Book requires an ES2015 environment or better.
Install
Install Parity Order Book:
npm install parity-book
Usage
See the examples and the reference documentation.
License
Copyright 2018 Jussi Virtanen.
Released under the Apache License, Version 2.0. See LICENSE.txt
for details.