-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
python-binance/binance/helpers.py
Line 62 in d043588
def round_step_size( |
Is there any specific reason not to use Decimal.quantize method?
like: value.quantize(step_size, ROUND_DOWN)
Metadata
Metadata
Assignees
Labels
No labels