line383:if current_money_flow['dde_l'].values[0]< (4/12)*hist_money_flow['dde_l'].values[0] :
2026-04-30 09:32:00 - ERROR
回测运行错误:
File strategy.py, line 230 in handle_bar
File strategy.py, line 383 in check_and_sell_holdings
KeyError: 'dde_l' (温馨提示:第383行,Key dde_l 错误,建议将数据输出,观察格式。)
请问哪里错了?如何改正?

