freqtrade_origin/freqtrade/exchange
2024-08-01 03:15:58 +00:00
..
__init__.py chore: Add cryptocom base exchange class 2024-07-12 07:09:52 +02:00
binance_leverage_tiers.json chore: update pre-commit hooks 2024-08-01 03:15:58 +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 ruff format: exchange classes 2024-05-13 07:10:25 +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 Merge branch 'develop' into ci/ccxt.pro 2024-07-04 12:08:36 +02:00
exchange_ws.py Improve log message uppon pair watchlist removal 2024-07-22 19:27:55 +02:00
exchange.py Merge remote-tracking branch 'upstream/develop' into feature/10348 2024-07-28 22:26:58 +05:30
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 chore: hyperliquid doesn't have historic ohlcv 2024-07-29 19:42:28 +02:00
idex.py ruff format: exchange classes 2024-05-13 07:10:25 +02:00
kraken.py Add trades_has_history attribute 2024-06-20 18:24:43 +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 Correct calculation for percent calculation and use tickers 2024-07-25 23:33:28 +05:30