不知道为啥老是提示这个错误。实在是不知道怎么解决。有大哥知道吗。万分感谢
Traceback (most recent call last): File “/app/src/panda_trading/trading_common/system/compile/strategy_utils.py”, line 69, in strategy_compile safe_exec(source_code, scope, scope, filename=strategy) File “/app/src/common/utils/safe_builtins.py”, line 62, in safe_exec raise e ValueError: code_safety.safe_builtins.exec_validation_failed During handling of the above exception, another exception occurred: Traceback (most recent call last): File “/app/src/panda_trading/trade_route/manager/real_trade_manager.py”, line 105, in run_trade Run.start(handle_message) File “/app/src/panda_trading/trade/main_run.py”, line 64, in start handle_message[‘code’], False).load(global_args) ^^^^^^^^^^^^^^^^^ File “/app/src/panda_trading/trading_common/system/compile/strategy_utils.py”, line 56, in load return strategy_compile(self.code, self._strategy_file_path, scope) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File “/app/src/panda_trading/trading_common/system/compile/strategy_utils.py”, line 78, in strategy_compile raise err panda_trading.trading_common.exception.error_exception.ErrorException: ("策略代码编译异常,第62行, \n异常类型:<class ‘ValueError’>,
- xxxx;
- xxxx;
1.2 二级标题
- xxxx;
- xxxx;