3.2.3 • Published 8 years ago
@btcc_exchange/poloniex-orderbook v3.2.3
Poloniex Orderbook
!!! Read it !!!
Since August 2017 Poloniex added anti-bot protection for their site and websocket connection which were used in this library. If you want to go on with
poloniex-orderbookyou will have to do extra workaround to make it work. Otherwise you're left with another option is to use official poloniex api (which I'm not support here).
Module for creating and maintaining Poloniex's orderbook on server side.
- From
v3.0I switched from pushAPI to WebScoket based API, it's made intaraction withpoloniexmuch faster. - From
v3.2we have to deal with Poloniex's anti-bot protection. Or refuse to use this lib and return to official API.
Installation
$ npm install @btcc_exchange/poloniex-orderbookdocs
Please see https://github.com/evilive3000/poloniex-orderbook