stable/freqtrade/exchange
raphaelstar 36f95fb35d
Make test for `None` explicit
Make test for `None` explicit
2023-02-02 13:29:37 +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 "swap" for bybit 2023-01-27 19:34:29 +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: Add correct funding_fee_timeframe 2023-02-01 06:58:45 +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 Make test for `None` explicit 2023-02-02 13:29:37 +01:00
exchange_utils.py Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01: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 Fix set-leverage function sig 2023-01-24 07:21:56 +01:00
kucoin.py Add workaround patch for kucoin create_order returning empty 2023-01-31 20:46:34 +01: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