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

Few symbols #28

Closed
nanom1t opened this issue Jul 18, 2023 · 3 comments
Closed

Few symbols #28

nanom1t opened this issue Jul 18, 2023 · 3 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@nanom1t
Copy link

nanom1t commented Jul 18, 2023

Hi,

How to subscribe with websocket to many symbols at same time? For example, BTCUSD, ETHUSD, ....

  err = client.Ws.Public.OrderBook(ws_public_requests.OrderBook{
    InstID: "BTC-USD-SWAP",
    Channel: "books",
  }, obCh)

Thanks

@nanom1t nanom1t added the enhancement New feature or request label Jul 18, 2023
@github-actions
Copy link

Message that will be displayed on users first issue

@stale
Copy link

stale bot commented Jul 28, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 28, 2023
@stale stale bot closed this as completed Aug 4, 2023
@dyamin
Copy link
Contributor

dyamin commented Jun 5, 2024

I have fixed the issue in my fork: https://github.com/dyamin/go-okx
Additionally, I have submitted a PR to this repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants