stable/freqtrade/exchange
Matthias 4d9ecf137b Fix failing test in python 3.7
can't use Magicmock in 3.7 (works in 3.8 though).
2020-06-28 20:38:28 +02:00
..
__init__.py increment limit to adjust to FTX defaults (1500 candles) 2020-02-16 13:20:11 +01:00
bibox.py Reimplement adjustment of ccxt 'has' with more generic ccxt_config class attribute 2019-11-13 20:22:23 +03:00
binance.py Introduce ExchangeError 2020-06-28 16:01:40 +02:00
common.py Fix failing test in python 3.7 2020-06-28 20:38:28 +02:00
exchange.py Fix bug when fetching orders fails 2020-06-28 19:45:42 +02:00
ftx.py Rename get_stoploss_order to fetch_stoploss_order (align with fetch_order) 2020-06-28 16:30:24 +02:00
kraken.py Introduce ExchangeError 2020-06-28 16:01:40 +02:00