You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi fox,
i'm coding a scanner bot for short term profit however since the prices are different from coins to coins i got exceptions when buying and selling,i'm 99.9 sure that it has a relation with decimals and the way the function round() is doing the rounding. Here is a block of code:
What exception are you getting? I would need to see the full error message. If you are getting a Binance API exception, a complete guess without looking at anything is that you are not meeting the minimum order size or tick size.
Hi fox,
i'm coding a scanner bot for short term profit however since the prices are different from coins to coins i got exceptions when buying and selling,i'm 99.9 sure that it has a relation with decimals and the way the function round() is doing the rounding. Here is a block of code:
Can any experienced coder that dealed with this issue before advise on an idea of how to solve it please?
Thank you in advance,
Regards,
The text was updated successfully, but these errors were encountered: