.. |
__init__.py
|
Add minimal Exchange class for bitmart
|
2023-11-28 18:13:21 +01:00 |
binance_leverage_tiers.json
|
update binance leverage tiers
|
2023-10-30 20:10:01 +01:00 |
binance.py
|
Improve funding fee cutof logic
|
2023-10-09 07:04:13 +02:00 |
bitmart.py
|
Explicitly disable stoploss on exchange for bitmart
|
2023-11-28 18:13:21 +01:00 |
bitpanda.py
|
Bitpanda's "fetch_my_trades" requires "to" argument
|
2021-12-25 14:28:22 +01:00 |
bittrex.py
|
Add kucoin exchange subclass
|
2021-04-13 12:28:07 +02:00 |
bitvavo.py
|
Add bitvavo sublass to properly set ohlcv limit
|
2023-04-17 07:25:13 +02:00 |
bybit.py
|
Handle funding_fee error in exchange class
|
2023-10-12 06:27:29 +02: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
|
Add bitmart to "official supported" exchanges
|
2023-11-28 18:18:19 +01:00 |
exchange_utils.py
|
Add significant digits Round_Up / round_down
|
2023-08-30 16:48:31 +00:00 |
exchange.py
|
force-reload markets when BadSymbol appears
|
2023-11-25 15:05:56 +01:00 |
gate.py
|
invert setting-location for stopLossPrice
|
2023-09-28 19:33:59 +02:00 |
hitbtc.py
|
Don't request sorted candles from HitBTC.
|
2023-02-25 13:49:16 +01:00 |
huobi.py
|
invert setting-location for stopLossPrice
|
2023-09-28 19:33:59 +02:00 |
kraken.py
|
Fix wrong typehint
|
2023-10-07 15:09:44 +02:00 |
kucoin.py
|
invert setting-location for stopLossPrice
|
2023-09-28 19:33:59 +02:00 |
okx.py
|
invert setting-location for stopLossPrice
|
2023-09-28 19:33:59 +02:00 |
types.py
|
Split trademode response value into trade_mode and margin-mode
|
2023-06-03 11:58:55 +02:00 |