APIError(code=-2010): Account has insufficient balance for requested action.
See original GitHub issueFor some reason I don’t understand yet - it could not sell the 2563 CKBUSDT it bought… through the binance interface i could only sell 2560 (but in the history it did buy 2563) … does that make any sense?
CKBUSDT has gained 5.143% in the last 5 minutes, calculating volume in USDT
preparing to buy 2563 CKBUSDT
TP or SL reached, selling 2563 CKBUSDT...
APIError(code=-2010): Account has insufficient balance for requested action.
Issue Analytics
- State:
- Created 2 years ago
- Comments:28 (4 by maintainers)
Top Results From Across the Web
Binance API - Account has insufficient balance for requested ...
Solution: Simply match or reduce the amount in your code that you are trying to SELL to match the amount in your exchange...
Read more >Account has insufficient balance for requested action
BinanceAPIException: APIError(code=-2010): Account has insufficient balance for requested action. I am trying to market sell . order = client.order_market_sell( ...
Read more >APIError(code=-2010): Account has insufficient balance for ...
When I use the simple code in the demo, I get the following error. ... APIError(code=-2010): Account has insufficient balance for requested ......
Read more >APIError(code=-2010): Account has insufficient balance for ...
i receive error : APIError(code=-2010): Account has insufficient balance for requested action. could someone help me deal with it ? The amount ...
Read more >APIError(code=-2010): Account has insufficient balance
binance.exceptions.BinanceAPIException: APIError ( code =- 2010 ): Account has insufficient balance. 119 views 5 months ago. Bangladeshi Bitcoin.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Better to receive current fee percent from binance with API, because it can be different for different users https://python-binance.readthedocs.io/en/latest/binance.html#binance.client.Client.get_trade_fee
And just calculate it including that fee
Fixed, you just need to have some BNB