freqtrade_origin/freqtrade/exchange
Matthias 50dcd04816 chore: Add cryptocom base exchange class
adjust candle-limit to the appropriate number
2024-07-12 07:09:52 +02: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-07-11 03:12:39 +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 feat: include orderbook / fetchTicker to exchange_has 2024-07-06 10:55:10 +02:00
cryptocom.py chore: Add cryptocom base exchange class 2024-07-12 07:09:52 +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 Avoid "restart" failure - reset ccxt cache 2024-06-07 19:03:28 +02:00
exchange.py chore: Don't override builtins 2024-07-05 08:51:20 +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
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 Split trademode response value into trade_mode and margin-mode 2023-06-03 11:58:55 +02:00