stable/freqtrade/exchange
Matthias 6a4fc33c30 Remove <3.8 bandaid 2023-01-17 19:46:56 +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 Update binance futures name to swap 2023-01-12 23:35:16 +01:00
binance_leverage_tiers.json Udpate binance leverage tiers to new pair format 2023-01-13 20:32:25 +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 Remove <3.8 bandaid 2023-01-17 19:46:56 +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