stable/freqtrade/exchange
Matthias 42453333be Align coinbase download with ccxt limits
Align with https://github.com/ccxt/ccxt/issues/9268
2021-05-27 07:38:47 +02:00
..
__init__.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
bibox.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
binance.py Rename dry_run_order to create_dry_run_order 2021-04-10 13:50:56 +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 Fix some typos 2021-05-16 14:50:25 +02:00
ftx.py Use correct order_id for ftx 2021-05-16 09:15:25 +02:00
hitbtc.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
kraken.py Fix Kraken balance update error 2021-05-05 06:47:26 +02:00
kucoin.py Add kucoin exchange subclass 2021-04-13 12:28:07 +02:00