Binance-News-Sentiment-Bot icon indicating copy to clipboard operation
Binance-News-Sentiment-Bot copied to clipboard

Sell asset error

Open Conight opened this issue 3 years ago • 3 comments

https://github.com/CyberPunkMetalHead/Binance-News-Sentiment-Bot/blob/10dc4e8ac8820dca8cc1cc1d8ded0384b687cd59/news-analysis.py#L405

When coins_in_hand[coin] goes to small, and binance will reject sell order for asset.

BTC: 0.046819 * 99.5 / 100 = 0.046584905, it has 9 decimal places.

Conight avatar Apr 21 '21 09:04 Conight

Are you getting a lot related error?

CyberPunkMetalHead avatar Apr 21 '21 14:04 CyberPunkMetalHead

Only getting this error once in dry run mode.

Conight avatar Apr 22 '21 02:04 Conight

This issue should now be solved with the last commit, can you verify?

CyberPunkMetalHead avatar Apr 23 '21 06:04 CyberPunkMetalHead