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

feat: Add permissionSets field to exchange info response #641

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

felipeneuwald
Copy link
Contributor

This PR adds support for the permissionSets field in the Binance Exchange Info API response. The field was recently added to the API and contains information about trading permissions for each symbol.

Closes #640

@felipeneuwald
Copy link
Contributor Author

@adshao please let me know if you're happy to approve the PR.

@felipeneuwald
Copy link
Contributor Author

Also, it would be good to tag v2.7.0 after merging the PR. Thanks.

@xyq-c-cpp xyq-c-cpp merged commit 03a0e81 into ccxt:master Dec 4, 2024
2 checks passed
@felipeneuwald felipeneuwald deleted the symbol_permissionSets branch December 4, 2024 09:20
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

Successfully merging this pull request may close these issues.

Add missing Symbol.PermissionSets and ExchangeInfoService.showPermissionSets
2 participants