We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. First I'd like to thanks for this wonderful lib
It seems to me the v2 endpoint /v2/public/symbols Query Symbol stopped working
/v2/public/symbols Query Symbol
The text was updated successfully, but these errors were encountered:
@jokaorgua
Thank you for your interest!
This is because bybit's v2 api is no longer provided.
ref. https://announcements.bybit.com/article/bybit-openapi-services-transition-from-legacy-version-to-new-v5-api-blt25b43a5738c00765/
Sorry, something went wrong.
Thanks. In this case maybe it would be a good idea to remove the code for v2 ?
First, leave it DEPRECATED, and then remove the code in the next step. Or, remove the code from the beginning. Both look good.
Since v2 has already been provided, we may as well remove them.
I hope we can remove them when we have time.
No branches or pull requests
Hello. First I'd like to thanks for this wonderful lib
It seems to me the v2 endpoint
/v2/public/symbols Query Symbol
stopped workingThe text was updated successfully, but these errors were encountered: