binance.py
|
use "swap" for bybit
|
2023-01-27 19:34:29 +01:00 |
bybit.py
|
bybit: Add correct funding_fee_timeframe
|
2023-02-01 06:58:45 +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
|
Make test for None explicit
|
2023-02-02 13:29:37 +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 |