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 changes since 2024-04-10 #1373

Open
YohEgorKrivtsov opened this issue Apr 28, 2024 · 0 comments
Open

Binance changes since 2024-04-10 #1373

YohEgorKrivtsov opened this issue Apr 28, 2024 · 0 comments

Comments

@YohEgorKrivtsov
Copy link

The Binance announced changes:

2024-04-10

The following changes have been postponed to take effect on April 25, 05:00 UTC

  • Symbol permission information in Exchange Information responses has moved from field permissions to field permissionSets.
  • Field permissions will be empty and will be removed in a future release.
  • Previously, "permissions":["SPOT","MARGIN"] meant that you could place an order on the symbol if your account had SPOT or MARGIN permissions.
  • etc... (https://binance-docs.github.io/apidocs/spot/en/#change-log)

So, right now the field permissions is empty:

"permissions": [], "permissionSets": [ [ "SPOT", "MARGIN" ]],

So, @JKorf, can make such changes and add this field to the BinanceSymbol model?

Thank you in advance!

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