-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
throwing asyncio error messages #31
Comments
having the same problem. in the binance chat someone told me that trailing is no longer allowed. so:
could you guys check that and maybe tell me how i can hotfix that? |
@GezaBoi I did the following (note that I just tested with my scenario, so I'm not sure what sort of mayhem it could create): In unicorn_binance_websocket_api_manager.py above line 638: insert the line: |
@mmm3bbb @bithon |
Hello! |
Code on github is updated and tested. A new release is created and a new wheel is available on pypi! |
Check this or we will delete your issue. (fill in the checkbox with an X like so: [x])
Select one:
Environment
Operating System? (include version)
Python Version Requirement
Exact Python Version?
Pip Version?
Dependencies
Run `pip list > pip_list.txt
pip_list.txt
` and upload the file.
UNICORN Binance WebSocket API Version?
Description of your issue
System has been running smoothly for months. Today, I started receiving the error message below. I haven't updated any code or libraries in a few weeks. Note that Binance updated their API yesterday, including some websockets update. I tried both 7.0 and 8.0 websockets, on a Mac and Ubuntu. Same issue everywhere.
Also note that the https://github.com/sammchardy/python-binance library continues to work.
The text was updated successfully, but these errors were encountered: