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

New event TRADE_LITE is not parsed #50

Open
1 task done
nikitaGetman opened this issue Oct 9, 2024 · 0 comments
Open
1 task done

New event TRADE_LITE is not parsed #50

nikitaGetman opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working will be realized

Comments

@nikitaGetman
Copy link

Solution to Issue cannot be found in the documentation or other Issues and also occurs in the latest version of this library.

  • I checked the documentation and other Issues. I am using the latest version of this library.

Version of this library.

0.14.2

Hardware?

Local server/workstation

Operating System?

macOS

Python version?

Python3.11

Installed wheel files

No response

Installed packages

No response

Logging output

No response

Used endpoint?

binance.com-futures

Issue

Binance has released new websocket event (TRADE_LITE). It can not be parsed by this library, so no data is returned. If I use it with unicorn-binance-websocket it causes stream crash.

Info about event fields: https://developers.binance.com/docs/derivatives/usds-margined-futures/user-data-streams/Event-Trade-Lite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working will be realized
Projects
None yet
Development

No branches or pull requests

2 participants