.. |
__init__.py
|
Re-align naming for resample_freq generator
|
2024-01-23 07:12:27 +01:00 |
binance_leverage_tiers.json
|
Update cached binance leverage tiers
|
2024-02-26 13:50:50 +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 |
bitvavo.py
|
Add bitvavo sublass to properly set ohlcv limit
|
2023-04-17 07:25:13 +02:00 |
bybit.py
|
Add support for different timeInForce for bybit
|
2023-12-04 07:23:52 +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
|
Invert exchange_class mapping
|
2024-01-21 13:57:26 +01:00 |
exchange_utils.py
|
Fix weekly resamples to ensure they're on monday.
|
2024-01-23 19:21:06 +01:00 |
exchange.py
|
Adjust for ccxt exception hierarchy change
|
2024-02-26 13:53:10 +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 |
htx.py
|
Rename class and tests
|
2024-01-21 13:57:26 +01:00 |
kraken.py
|
Don't skip trades if the exchange doesn't do inclusive filtering
|
2024-01-21 16:50:49 +01:00 |
kucoin.py
|
invert setting-location for stopLossPrice
|
2023-09-28 19:33:59 +02:00 |
okx.py
|
don't assume 'type' to be present at all times
|
2024-01-02 09:24:00 +01:00 |
types.py
|
Removes unused code path
|
2024-02-08 11:56:57 +01:00 |