Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 575 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 575 Bytes

⚠️ This repository is archived and no further development will take place.

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.