stable/freqtrade/exchange
2021-09-05 22:27:14 -06: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 test_fill_leverage_brackets_kraken and test_get_max_leverage_binance now pass but test_fill_leverage_brackets_ftx does not if called after test_get_max_leverage_binance 2021-09-05 22:27:14 -06:00
bittrex.py Removed setup leverage and transfer functions from exchange 2021-08-08 23:24:03 -06: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 test_fill_leverage_brackets_kraken and test_get_max_leverage_binance now pass but test_fill_leverage_brackets_ftx does not if called after test_get_max_leverage_binance 2021-09-05 22:27:14 -06:00
ftx.py Added validating checks for trading_mode and collateral on each exchange 2021-09-04 22:02:08 -06: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 test_fill_leverage_brackets_kraken and test_get_max_leverage_binance now pass but test_fill_leverage_brackets_ftx does not if called after test_get_max_leverage_binance 2021-09-05 22:27:14 -06:00
kucoin.py Add kucoin exchange subclass 2021-04-13 12:28:07 +02:00