GDAX/Coinbase Pro adapter not streaming orderbook

michaeldim
Posts: 1
Joined: Sat May 18, 2019 2:08 pm
Has thanked: 3 times
Been thanked: 1 time

GDAX/Coinbase Pro adapter not streaming orderbook

Post by michaeldim » Wed Aug 07, 2019 9:29 am

Hi, 

I am getting a "NO DATA RECEIVED, THIS USUALLY MEANS THE MARKET IS CURRENTLY CLOSED" message when I try to subscribe to a market on Coinbase.

I believe this is to do with Coinbase making a change to their websocket server.  Looking at other client libraries it appears that on subscribing that Coinbase does not default to full channel, so it needs to be explicitly set now. I am assuming that this is the reason the adapter has stopped working. 

Please could you update the adapter?

Thanks 

Mike

Svyatoslav
Site Admin
Posts: 278
Joined: Mon Jun 11, 2018 11:44 am
Has thanked: 2 times
Been thanked: 31 times

Re: GDAX/Coinbase Pro adapter not streaming orderbook

Post by Svyatoslav » Wed Aug 07, 2019 11:02 am

Hi michaeldim,
We are currently working on it. There are few other problems with what was changed, but we are trying to resolve that.

vicmigstrading
Posts: 1
Joined: Thu Aug 08, 2019 1:44 am
Has thanked: 1 time

Re: GDAX/Coinbase Pro adapter not streaming orderbook

Post by vicmigstrading » Thu Aug 08, 2019 1:46 am

Hi,

Im also encountering this issue, Ive send a support ticket so hopefully it get resolved soon

regards,

Andry API support
Posts: 548
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 25 times
Been thanked: 85 times

Re: GDAX/Coinbase Pro adapter not streaming orderbook

Post by Andry API support » Mon Aug 12, 2019 3:28 pm

The issue is partially fixed. GDAX has been changing its API and limiting its websocket traffic. That is why it's preferable to use up to 4 aliases at once (this is the case when fewer is better). Otherwise, some data could be lost. Also, there may be no historical data.
As soon as GDAX fixes their ussues these limitations will be gone.

Post Reply