freqtrade_origin/freqtrade/exchange
goodmost 38b35ec528 chore: remove repetitive words
Signed-off-by: goodmost <zhaohaiyang@outlook.com>
2024-04-28 18:14:19 +08:00
..
__init__.py Add idex subclass defining the applicable ohlcv limit 2024-04-25 08:18:21 +02:00
binance_leverage_tiers.json chore: update pre-commit hooks 2024-04-25 03:02:27 +00:00
binance.py Update ccxt exception handlers 2024-04-13 11:12:10 +02:00
bingx.py Add bingx exchange subclass 2024-04-02 07:14:52 +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 Fix more default arg usages 2024-04-20 09:26:50 +02:00
check_exchange.py chore: remove repetitive words 2024-04-28 18:14:19 +08:00
coinbasepro.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
common.py Add type-hint to exchange_has dict 2024-02-20 06:30:10 +01:00
exchange_utils_timeframe.py chore: extract timeframe_to_* functions into exchange_utils_timeframe.py 2024-02-27 10:23:07 +01:00
exchange_utils.py chore: adjust timeframe_to_* imports accordingly 2024-02-27 10:42:29 +01:00
exchange.py switch from arrow to humanize 2024-04-21 15:29:16 +02:00
gate.py Fix more default arg usages 2024-04-20 09:26:50 +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
idex.py Add idex subclass defining the applicable ohlcv limit 2024-04-25 08:18:21 +02:00
kraken.py Update ccxt exception handlers 2024-04-13 11:12:10 +02:00
kucoin.py invert setting-location for stopLossPrice 2023-09-28 19:33:59 +02:00
okx.py Fix more default arg usages 2024-04-20 09:26:50 +02:00
types.py Split trademode response value into trade_mode and margin-mode 2023-06-03 11:58:55 +02:00