@btcc_exchange/poloniex-orderbook

3.2.3 • Public • Published

Poloniex Orderbook

npm GitHub tag GitHub stars

!!! 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-orderbook you 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.0 I switched from pushAPI to WebScoket based API, it's made intaraction with poloniex much faster.
  • From v3.2 we 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-orderbook

docs

Please see https://github.com/evilive3000/poloniex-orderbook

Dependents (0)

Package Sidebar

Install

npm i @btcc_exchange/poloniex-orderbook

Weekly Downloads

0

Version

3.2.3

License

BSD-2-Clause

Last publish

Collaborators

  • zcong
  • xinyifly
  • btcc.com