stable/freqtrade/exchange
creslinux cd5fef615e This brings GDAX / Coinbase into the fold.
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.
2018-07-27 17:15:09 +00:00
..
__init__.py This brings GDAX / Coinbase into the fold. 2018-07-27 17:15:09 +00:00
exchange_helpers.py rename analyze.py to exchange_helpers.py 2018-07-17 21:26:52 +03:00