FT was sending 18 decimal places on buy/sell amounts. Not all exchages support this precision. CCXT provides the precision each pair supports. This change makes use of that information prior to buy or sell. |
||
---|---|---|
.. | ||
__init__.py | ||
exchange_helpers.py |
FT was sending 18 decimal places on buy/sell amounts. Not all exchages support this precision. CCXT provides the precision each pair supports. This change makes use of that information prior to buy or sell. |
||
---|---|---|
.. | ||
__init__.py | ||
exchange_helpers.py |