stable/freqtrade/exchange
Matthias 8a9407bac9 Don't hard-fail when fetch_ticker doesn't return a value
closes #5477
2021-08-25 07:13:59 +02:00
..
__init__.py Set gate.io download limit to 1000 candles 2021-08-20 06:51:04 +02:00
bibox.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
binance.py Log exchange responses if configured 2021-06-19 09:07:42 +02:00
bittrex.py Add kucoin exchange subclass 2021-04-13 12:28:07 +02:00
bybit.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
coinbasepro.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
common.py Remove hardcoded list of non-working exchanges 2021-04-06 20:03:38 +02:00
exchange.py Don't hard-fail when fetch_ticker doesn't return a value 2021-08-25 07:13:59 +02:00
ftx.py Log exchange responses if configured 2021-06-19 09:07:42 +02:00
gateio.py Set gate.io download limit to 1000 candles 2021-08-20 06:51:04 +02:00
hitbtc.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
kraken.py spell corrections 2021-06-25 22:10:04 +05:30
kucoin.py Add kucoin exchange subclass 2021-04-13 12:28:07 +02:00