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

Partial Retrieval of my Coin Assets #38

Open
larry77 opened this issue Dec 23, 2023 · 0 comments
Open

Partial Retrieval of my Coin Assets #38

larry77 opened this issue Dec 23, 2023 · 0 comments

Comments

@larry77
Copy link

larry77 commented Dec 23, 2023

Hello,
After setting

binance_credentials(key, secret)

with my binance key and secret, I call

binance_balances()

but this way I get a table which does not list all my assets on binance (only 9 coins out of 22).

I get exactly the same results using the bare bone code at

https://stackoverflow.com/a/70270748/2952838

In both cases the issue is that my flexible holdings are correctly detected, but my locked holdings (in my case staked products) are not. I believe the issue is solvable thanks to the announcement I see here

https://docs.binance.us/?python#get-staking-asset-information

but I am no API expert myself. Could this feature be added?

Thanks!

Many thanks!

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