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 track more than 100 pairs? #32

Open
EUA opened this issue Sep 15, 2021 · 2 comments
Open

How to track more than 100 pairs? #32

EUA opened this issue Sep 15, 2021 · 2 comments
Assignees

Comments

@EUA
Copy link

EUA commented Sep 15, 2021

I have this error when I try to track more than 100 pairs.

{'id': 'xxxx', 'type': 'error', 'code': 509, 'data': 'exceed max subscription count limitation of 100 per time'}

Can't find how to do.

@codewc
Copy link
Contributor

codewc commented Sep 15, 2021

I have this error when I try to track more than 100 pairs.

{'id': 'xxxx', 'type': 'error', 'code': 509, 'data': 'exceed max subscription count limitation of 100 per time'}

Can't find how to do.

https://docs.kucoin.com/#request-rate-limit

Topic Subscription Limit
Maximum number of batch subscriptions at a time: 100 topics
Subscription limit for each connection: 300 topics

If you really need to subscribe to so many topics, you can use multiple sub-accounts to subscribe

@EUA
Copy link
Author

EUA commented Sep 15, 2021

How can I increase it to 300 on one connection?
What is the way to do it?
Do I need to pause for some seconds after subscribing 100 pairs?

@ISAAC-XXYYZZ ISAAC-XXYYZZ self-assigned this Aug 12, 2024
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

3 participants