docs: 补充实证文档头部Git版本元信息

This commit is contained in:
2026-06-21 19:48:09 +08:00
parent 59686b5da9
commit 474a4b943b
7 changed files with 36 additions and 6 deletions

View File

@@ -1,5 +1,12 @@
# V3 动态阈值实施方案
> **方案日期**2026-05-19
> **Git Commit**`957769b5`docs: 添加V3动态阈值实施方案文档
> **验证脚本**`scripts/generate_bond_threshold_report.py`
> **预期效果**CAGR 28.17%, 回撤 -24.35%
---
## 目标
`generate_bond_threshold_report.py` 中验证的动态阈值逻辑落地到正式策略代码,使 `RotationStrategy.run_backtest()` 直接产出 V3 效果CAGR 28.17%, 回撤 -24.35%)。