Getting all orderbooks without getting throttled
tvkoppen opened this issue · 1 comments
tvkoppen commented
I think my IP is throttled, because I made too many orderbook requests. Does anyone know of a way to get all orderbooks (buy and sell) for all coinpairs without surpassing the rate limit? Poloniex just has an option 'all' to get all orderbooks at once.
skyl commented
I think you need to look at the 2.0 websocket API to do this. Unfortunately it hasn't stabilized yet.