daroczig / daroczig/binancer

Partial Retrieval of my Coin Assets

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
54
Forks
53
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.