myTestFreqAI/output.log
2025-05-07 18:58:26 +08:00

26 lines
2.5 KiB
Plaintext

Creating freqtrade_old_freqtrade_run ...
Creating freqtrade_old_freqtrade_run ... done
2025-05-07 10:51:57,668 - freqtrade - INFO - freqtrade docker-2025.4-dev-23e4943b
2025-05-07 10:51:57,890 - numexpr.utils - INFO - NumExpr defaulting to 12 threads.
2025-05-07 10:51:59,365 - freqtrade.configuration.load_config - INFO - Using config: /freqtrade/config_examples/config_my_hyperopt.json ...
2025-05-07 10:51:59,367 - freqtrade.loggers - INFO - Enabling colorized output.
2025-05-07 10:51:59,368 - root - INFO - Logfile configured
2025-05-07 10:51:59,368 - freqtrade.loggers - INFO - Verbosity set to 0
2025-05-07 10:51:59,369 - freqtrade.configuration.configuration - INFO - Using additional Strategy lookup path: /freqtrade/templates
2025-05-07 10:51:59,369 - freqtrade.configuration.configuration - INFO - Using max_open_trades: 4 ...
2025-05-07 10:51:59,369 - freqtrade.configuration.configuration - INFO - Parameter --fee detected, setting fee to: 0.0008 ...
2025-05-07 10:51:59,370 - freqtrade.configuration.configuration - INFO - Parameter --timerange detected: 20250401-20250415 ...
2025-05-07 10:51:59,395 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ...
2025-05-07 10:51:59,396 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/okx ...
2025-05-07 10:51:59,396 - freqtrade.configuration.configuration - INFO - Parameter --export detected: trades ...
2025-05-07 10:51:59,397 - freqtrade.configuration.configuration - INFO - Parameter --cache=none detected ...
2025-05-07 10:51:59,397 - freqtrade.configuration.configuration - INFO - Parameter --freqai-backtest-live-models detected ...
2025-05-07 10:51:59,398 - freqtrade.configuration.configuration - INFO - Filter trades by timerange: 20250401-20250415
2025-05-07 10:51:59,398 - freqtrade.configuration.configuration - INFO - Using freqaimodel class name: XGBoostRegressor
2025-05-07 10:51:59,399 - freqtrade.exchange.check_exchange - INFO - Checking exchange...
2025-05-07 10:51:59,405 - freqtrade.exchange.check_exchange - INFO - Exchange "okx" is officially supported by the Freqtrade development team.
2025-05-07 10:51:59,405 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration.
2025-05-07 10:51:59,406 - freqtrade - ERROR - Configuration error: Using timerange parameter is not supported with --freqai-backtest-live-models parameter.
Please make sure to review the documentation at https://www.freqtrade.io/en/stable.
1