stable/freqtrade/exchange
Matthias c7f485687f Fix ccxt test failure
as identified and analyzed https://github.com/ccxt/ccxt/issues/16335
2023-01-07 15:13:22 +01:00
..
__init__.py delisted bibox following ccxt PR https://github.com/ccxt/ccxt/pull/16067 2022-12-15 15:00:27 -05:00
binance.py Use dedicated type for OHLCV response 2023-01-05 11:30:15 +01:00
binance_leverage_tiers.json Update cached binance leverage tiers 2022-11-25 10:42:19 +01:00
bitpanda.py Bitpanda's "fetch_my_trades" requires "to" argument 2021-12-25 14:28:22 +01:00
bittrex.py Removed setup leverage and transfer functions from exchange 2021-09-09 15:47:49 -06:00
bybit.py Bybit fix candle limit 2022-11-26 13:58:22 +01:00
check_exchange.py Improve supported exchange check by supporting exchange aliases 2022-10-04 19:28:57 +02:00
coinbasepro.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
common.py Delist FTX, following ccxt's delisting. 2022-11-14 19:40:57 +01:00
exchange.py Fix ccxt test failure 2023-01-07 15:13:22 +01:00
exchange_utils.py Move exchange utilities into separate module 2022-10-29 09:29:17 +02:00
gateio.py Use combined stoploss_adjust where possible 2022-10-26 07:12:42 +02:00
hitbtc.py Removed typing.List from bibox, hitbtc and kucoin 2021-11-13 06:21:17 -06:00
huobi.py Simplify stoploss behavior by combining more commonalities 2022-10-26 07:14:33 +02:00
kraken.py Temporary fix for kraken download 2022-11-27 15:16:43 +01:00
kucoin.py Simplify stoploss behavior by combining more commonalities 2022-10-26 07:14:33 +02:00
okx.py Okx formatting 2022-10-01 09:32:16 +02:00
types.py Move "drop_candle" decision to coroutine 2023-01-05 22:31:32 +01:00