We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Binance-News-Sentiment-Bot/news-analysis.py
Line 405 in 10dc4e8
When coins_in_hand[coin] goes to small, and binance will reject sell order for asset.
coins_in_hand[coin]
BTC: 0.046819 * 99.5 / 100 = 0.046584905, it has 9 decimal places.
0.046819 * 99.5 / 100 = 0.046584905
The text was updated successfully, but these errors were encountered:
Are you getting a lot related error?
Sorry, something went wrong.
Only getting this error once in dry run mode.
This issue should now be solved with the last commit, can you verify?
No branches or pull requests
Binance-News-Sentiment-Bot/news-analysis.py
Line 405 in 10dc4e8
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.The text was updated successfully, but these errors were encountered: