Before submitting this PR, please make sure:
Your code builds clean without any errors or warnings You are using approved title ("feat/", "fix/", "docs/", "refactor/") A description of the changes proposed in the pull request:
The changes presented in this PR are expected to fix the issue shown at #4946, which is caused by rounding errors at operations, as smart rounding could lead to lower values for the divisor of the operation which result is shown.
Tests performed by the developer:
The test is expected to be run by the issue creator as I could not replicate the scenario with my current configuration of the application. If there is any way to simulate the scenario without having wallets please let me know.
Warning These changes only could be merged after being tested by the issue creator or any other HummingBot community member.
Tips for QA testing:
No additional recommendations are brought taking into account the slightness of the modifications.