Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orderbook unsubscribe not working #42

Open
alexander-hagen opened this issue Feb 7, 2024 · 0 comments
Open

Orderbook unsubscribe not working #42

alexander-hagen opened this issue Feb 7, 2024 · 0 comments

Comments

@alexander-hagen
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant