You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This request times out and no response is received. Can you please provide an example on how to unsubscribe from the orderbook.
According to the documentation, the unsubscribe response does not have an “event_rep” element. If indeed not available, may I request to have it added to allow differentiating response messages!
The text was updated successfully, but these errors were encountered:
I have successfully subscribed to the orderbook channel but am unable to unsubscribe. This is my request.
{
"event":"unsub",
"params":{
"cb_id":"btcusdt",
"channel":"market_btcusdt_simple_depth_step0"
}
}
This request times out and no response is received. Can you please provide an example on how to unsubscribe from the orderbook.
According to the documentation, the unsubscribe response does not have an “event_rep” element. If indeed not available, may I request to have it added to allow differentiating response messages!
The text was updated successfully, but these errors were encountered: