freqtrade_origin/freqtrade/exchange
2024-08-15 07:29:19 +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-15 03:12:42 +00:00
binance.py Merge branch 'develop' into ci/ccxt.pro 2024-07-03 13:13:13 +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: Remove Phemex from blocklist. 2024-07-27 15:57:07 +02:00
cryptocom.py Update docstring alignment 2024-07-14 09:08:36 +02:00
exchange_utils_timeframe.py ruff format: exchange classes 2024-05-13 07:10:25 +02:00
exchange_utils.py feat: improve structure of list_exchange endpoints 2024-08-03 18:24:52 +02:00
exchange_ws.py Improve log message uppon pair watchlist removal 2024-07-22 19:27:55 +02:00
exchange.py chore: improve typing for balance endpoint 2024-08-15 07:29:19 +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: hyperliquid requires different precision modes 2024-08-13 12:21:13 +02:00
idex.py ruff format: exchange classes 2024-05-13 07:10:25 +02:00
kraken.py chore: improve typing for balance endpoint 2024-08-15 07:29:19 +02:00
kucoin.py ruff format: exchange classes 2024-05-13 07:10:25 +02:00
okx.py Add trades_has_history attribute 2024-06-20 18:24:43 +02:00
types.py chore: improve typing for balance endpoint 2024-08-15 07:29:19 +02:00