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

how to subscribe webSocket directly to the list of symbols? #24

Open
Freeongoo opened this issue Feb 18, 2023 · 0 comments
Open

how to subscribe webSocket directly to the list of symbols? #24

Freeongoo opened this issue Feb 18, 2023 · 0 comments

Comments

@Freeongoo
Copy link

to subscribe to a single symbol, you need to make a request like:

webSocket.send("{\"op\":\"sub.symbol\",\"symbol\":\"BTC_USDT\"}");

but I need to subscribe to a list of symbols, how to do it?

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