引用于 xp8968 在 2025年10月24日, 上午1:11[09:10:56] [INFO] 开始启动策略...
[09:10:56] [INFO] 交易回调已初始化
[09:10:56] [INFO] 股票列表已更新到配置文件,共 2 支股票
[09:10:56] [INFO] 2025-10-24 09:10:56,583 - INFO - 从设置界面读取到 init_data_enabled = True
[09:10:56] [INFO] 数据初始化设置: 启用
[09:10:56] [INFO] 2025-10-24 09:10:56,586 - INFO - 配置信息已更新
[09:10:56] [ERROR] 策略运行异常: [Errno 2] No such file or directory: 'I:/qmt5/code/strategies/RSI策略.py'
[09:10:56] [ERROR] 错误详情: NoneType: None
[09:10:56] [ERROR] 错误详情: Traceback (most recent call last): File "GUIkhQuant.py", line 158, in run self.framework = KhQuantFramework( ^^^^^^^^^^^^^^^^^ File "khFrame.py", line 496, in __init__ self.strategy_module = self.load_strategy(strategy_file) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "khFrame.py", line 548, in load_strategy spec.loader.exec_module(strategy_module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'I:/qmt5/code/strategies/RSI策略.py'
[09:10:56] [INFO] 策略运行完成
[09:10:56] [INFO] 开始启动策略...
[09:10:56] [INFO] 交易回调已初始化
[09:10:56] [INFO] 股票列表已更新到配置文件,共 2 支股票
[09:10:56] [INFO] 2025-10-24 09:10:56,583 - INFO - 从设置界面读取到 init_data_enabled = True
[09:10:56] [INFO] 数据初始化设置: 启用
[09:10:56] [INFO] 2025-10-24 09:10:56,586 - INFO - 配置信息已更新
[09:10:56] [ERROR] 策略运行异常: [Errno 2] No such file or directory: 'I:/qmt5/code/strategies/RSI策略.py'
[09:10:56] [ERROR] 错误详情: NoneType: None
[09:10:56] [ERROR] 错误详情: Traceback (most recent call last): File "GUIkhQuant.py", line 158, in run self.framework = KhQuantFramework( ^^^^^^^^^^^^^^^^^ File "khFrame.py", line 496, in __init__ self.strategy_module = self.load_strategy(strategy_file) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "khFrame.py", line 548, in load_strategy spec.loader.exec_module(strategy_module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'I:/qmt5/code/strategies/RSI策略.py'
[09:10:56] [INFO] 策略运行完成