GetMarketTrades returns empty bid and ask

GET https://api.coinbase.com/api/v3/brokerage/products/BTC-EUR/ticker/?limit=1

{ "trades": [{ "ask": "", "bid": "", "price": "15735.9", "product_id": "BTC-EUR", "side": "BUY", "size": "0.0009", "time": "2023-01-03T15:25:54.737992Z", "trade_id": "68828949" }] }

1 Like

Hello @bredy! Thanks for flagging this and apologies for the inconvenience!

The team is already aware of this existing issue and based on the internal communication with our engineers, we have highlighted this concern to the Advanced Trade API Team. We are definitely looking into this bug, and are working on it to get it implemented so that you as our customers can use Advanced Trade API hassle free. However right now, we can’t offer any specific timeline on when this will be fixed, but rest assured that we are constantly working on it.

Additionally, we wish to inform you that the Advanced Trade API is still in its early stage of development and although some features of Advanced Trade API were already made public, the Team is still hard at work building all the remaining APIs and its corresponding documentation. Therefore, there might still be some bugs or endpoints that are not working as expected.

We appreciate your patience and understanding.

1 Like