This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TODO
- [x] Clone TradingAgents 仓库到本地
- [x] 阅读 analyst / graph / state 关键代码
- [x] 设计因子规则文件格式
- [x] 实现 factor rule analyst
- [x] 接入图流程与状态管理
- [x] 添加示例规则与使用文档
- [x] 运行最小验证(compileall + factor rule loader)
- [ ] git commit
- [ ] 后续可选:补装项目依赖后跑端到端图执行验证