dust#
API documentation for tradeexecutor.strategy.dust Python module in Trading Strategy.
Module description#
Dust amounts and epsilon rounding.
Because of very small and very accurate token units, a lot of trades may end up having rounding artifacts. We need to deal with these rounding artifacts by checking for “dust”.
Functions#
|
Get the dust threshold for a trading pair. |
Get the dust threshold for a trading pair. |
|
Get the relative threshold for a trading pair. |
|