freqtrade_origin/freqtrade/exchange
2024-09-04 06:42:51 +02:00
..
__init__.py chore: make Hyperliquid class actually usable 2024-08-02 07:28:09 +02:00
binance_leverage_tiers.json chore: update pre-commit hooks 2024-08-29 03:12:45 +00:00
binance.py refactor: rename exchange.types 2024-09-04 06:42:51 +02:00
bingx.py Add trades_has_history attribute 2024-06-20 18:24:43 +02:00
bitmart.py Add trades_has_history attribute 2024-06-20 18:24:43 +02:00
bitpanda.py ruff format: exchange classes 2024-05-13 07:10:25 +02:00
bitvavo.py chore: bitvavo uses DECIMAL_PLACES for amount rounding 2024-08-13 14:30:01 +02:00
bybit.py Merge branch 'develop' into ci/ccxt.pro 2024-07-03 13:13:13 +02:00
check_exchange.py feat: Add "DEX" output for list- exchanges subcommand 2024-07-03 13:34:00 +02:00
coinbasepro.py ruff format: exchange classes 2024-05-13 07:10:25 +02:00
common.py chore: mark Bybit as supported exchange 2024-09-02 07:03:04 +02:00
cryptocom.py Update docstring alignment 2024-07-14 09:08:36 +02:00
exchange_types.py refactor: rename exchange.types 2024-09-04 06:42:51 +02:00
exchange_utils_timeframe.py ruff format: exchange classes 2024-05-13 07:10:25 +02:00
exchange_utils.py feat: get new name for aliased ccxt exchanges 2024-08-18 11:36:06 +02:00
exchange_ws.py refactor: rename exchange.types 2024-09-04 06:42:51 +02:00
exchange.py refactor: rename exchange.types 2024-09-04 06:42:51 +02:00
gate.py Add trades_has_history attribute 2024-06-20 18:24:43 +02:00
hitbtc.py Don't request sorted candles from HitBTC. 2023-02-25 13:49:16 +01:00
htx.py Add trades_has_history attribute 2024-06-20 18:24:43 +02:00
hyperliquid.py feat: initialize hyperliquid in spot mode by default 2024-09-02 07:03:04 +02:00
idex.py ruff format: exchange classes 2024-05-13 07:10:25 +02:00
kraken.py refactor: rename exchange.types 2024-09-04 06:42:51 +02:00
kucoin.py ruff format: exchange classes 2024-05-13 07:10:25 +02:00
okx.py feat: Enable websocket support for okx 2024-08-15 19:54:08 +02:00