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

[Binance] UserReference / ClientID not populated in Trades or Orders properly #4825

Open
virtex-br opened this issue Feb 23, 2024 · 0 comments

Comments

@virtex-br
Copy link

Binance sends Client Order IDs back on Order Updates. The field is decoded properly, then dropped when creating a new UserTrade.
[https://binance-docs.github.io/apidocs/spot/en/#payload-order-update]

The field is copied to a Flag when populating an Order object, but not to the userReference field as it should be

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

1 participant