1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
| docker run --rm --network host -v $(pwd)/user_data:/freqtrade/user_data freqtradeorg/freqtrade:stable download-data --config /freqtrade/user_data/config.json --pairs BTC/USDT:USDT ETH/USDT:USDT --timerange 20260615-20260629 -t 30m 2026-06-29 08:03:22,393 - freqtrade - INFO - freqtrade 2026.5.1 2026-06-29 08:03:23,680 - numexpr.utils - INFO - NumExpr defaulting to 4 threads. 2026-06-29 08:03:28,276 - freqtrade.configuration.load_config - INFO - Using config: /freqtrade/user_data/config.json ... 2026-06-29 08:03:28,282 - freqtrade.loggers - INFO - Enabling colorized output. 2026-06-29 08:03:28,283 - freqtrade.loggers - INFO - Logfile configured 2026-06-29 08:03:28,285 - freqtrade.loggers - INFO - Verbosity set to 0 2026-06-29 08:03:28,287 - freqtrade.configuration.configuration - INFO - Parameter --timerange detected: 20260615-20260629 ... 2026-06-29 08:03:28,328 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... 2026-06-29 08:03:28,330 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... 2026-06-29 08:03:28,331 - freqtrade.configuration.configuration - INFO - Using pairs ['BTC/USDT:USDT', 'ETH/USDT:USDT'] 2026-06-29 08:03:28,333 - freqtrade.configuration.configuration - INFO - timeframes --timeframes: ['30m'] 2026-06-29 08:03:28,334 - freqtrade.configuration.configuration - INFO - Filter trades by timerange: 20260615-20260629 2026-06-29 08:03:28,337 - freqtrade.exchange.check_exchange - INFO - Checking exchange... 2026-06-29 08:03:28,368 - freqtrade.exchange.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. 2026-06-29 08:03:28,370 - freqtrade.configuration.config_validation - INFO - Validating configuration ... 2026-06-29 08:03:28,783 - freqtrade.exchange.exchange - INFO - Instance is running with dry_run enabled 2026-06-29 08:03:28,784 - freqtrade.exchange.exchange - INFO - Using CCXT 4.5.55 2026-06-29 08:03:28,786 - freqtrade.exchange.exchange - INFO - Applying additional ccxt config: {'options': {'defaultType': 'spot'}, 'enableRateLimit': True, 'timeout': 60000, 'httpProxy': 'http://127.0.0.1:7897'} 2026-06-29 08:03:28,814 - freqtrade.exchange.exchange - INFO - Applying additional ccxt config: {'options': {'defaultType': 'spot'}, 'enableRateLimit': True, 'timeout': 60000, 'httpProxy': 'http://127.0.0.1:7897'} 2026-06-29 08:03:28,846 - freqtrade.exchange.exchange - INFO - Using Exchange "Binance" 2026-06-29 08:03:28,847 - freqtrade.resolvers.exchange_resolver - INFO - Using resolved exchange 'Binance'... 2026-06-29 08:03:28,850 - freqtrade.exchange.exchange - INFO - Markets were not loaded. Loading them now.. 2026-06-29 08:03:31,747 - freqtrade.data.history.history_utils - INFO - About to download pairs: ['BTC/USDT:USDT', 'ETH/USDT:USDT'], intervals: ['30m'] to /freqtrade/user_data/data/binance 2026-06-29 08:03:31,811 - freqtrade.data.history.history_utils - INFO - Download history data for "BTC/USDT:USDT", 30m, futures and store in /freqtrade/user_data/data/binance. From 2026-06-15T00:00:00 to 2026-06-29T00:00:00 2026-06-29 08:03:32,874 - freqtrade.data.history.history_utils - INFO - Downloaded data for BTC/USDT:USDT, 30m, futures with length 688. 2026-06-29 08:03:32,894 - freqtrade.data.history.history_utils - INFO - Downloading parallel candles for 1h for all pairs since 2026-06-15T00:00:00 2026-06-29 08:03:33,463 - freqtrade.data.history.history_utils - INFO - Download history data for "BTC/USDT:USDT", 1h, mark and store in /freqtrade/user_data/data/binance. From 2026-06-15T00:00:00 to 2026-06-29T00:00:00 2026-06-29 08:03:34,035 - freqtrade.data.history.history_utils - INFO - Downloaded data for BTC/USDT:USDT, 1h, mark with length 344. 2026-06-29 08:03:34,047 - freqtrade.data.history.history_utils - INFO - Downloading parallel candles for 1h for all pairs since 2026-06-15T00:00:00 2026-06-29 08:03:34,408 - freqtrade.data.history.history_utils - INFO - Download history data for "BTC/USDT:USDT", 1h, funding_rate and store in /freqtrade/user_data/data/binance. From 2026-06-15T00:00:00 to 2026-06-29T00:00:00 2026-06-29 08:03:34,649 - freqtrade.data.history.history_utils - INFO - Downloaded data for BTC/USDT:USDT, 1h, funding_rate with length 44. 2026-06-29 08:03:34,662 - freqtrade.data.history.history_utils - INFO - Download history data for "ETH/USDT:USDT", 30m, futures and store in /freqtrade/user_data/data/binance. From 2026-06-15T00:00:00 to 2026-06-29T00:00:00 2026-06-29 08:03:36,011 - freqtrade.data.history.history_utils - INFO - Downloaded data for ETH/USDT:USDT, 30m, futures with length 688. 2026-06-29 08:03:36,038 - freqtrade.data.history.history_utils - INFO - Download history data for "ETH/USDT:USDT", 1h, mark and store in /freqtrade/user_data/data/binance. From 2026-06-15T00:00:00 to 2026-06-29T00:00:00 2026-06-29 08:03:36,615 - freqtrade.data.history.history_utils - INFO - Downloaded data for ETH/USDT:USDT, 1h, mark with length 344. 2026-06-29 08:03:36,629 - freqtrade.data.history.history_utils - INFO - Download history data for "ETH/USDT:USDT", 1h, funding_rate and store in /freqtrade/user_data/data/binance. From 2026-06-15T00:00:00 to 2026-06-29T00:00:00 2026-06-29 08:03:36,920 - freqtrade.data.history.history_utils - INFO - Downloaded data for ETH/USDT:USDT, 1h, funding_rate with length 44. Timeframe ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3/3 100% • 0:00:02 • 0:00:00 Downloading ETH/USDT:USDT ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2/2 100% • 0:00:05 • 0:00:00
|