binance.py
use "swap" for bybit
2023-01-27 19:34:29 +01:00
bittrex.py
Add kucoin exchange subclass
2021-04-13 12:28:07 +02:00
bybit.py
use "swap" for bybit
2023-01-27 19:34:29 +01: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
Allow margin and leverage setting failures
2023-01-24 07:21: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
kraken.py
Fix set-leverage function sig
2023-01-24 07:21:56 +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