Files
知微 b053103377 feat: 策略复盘闭环 Phase1
- 新增 scripts/strategy_review.py: 遍历所有active策略
  - 腾讯API实时价对比止损/止盈/入场点
  - 分类: correct/wrong/partial/pending
  - 失败模式归因: 止损过紧/入场过早/止盈过远等
  - 写入 accuracy_stats 表(首条真实数据)
- 新增 docs/strategy-review-loop.md: 完整闭环设计文档
- 含失败模式→修复方向映射表

Phase1 结果: 38条策略, 94.7%准确率(19条待定), 1条止损过紧
2026-06-25 19:58:00 +08:00

25 lines
978 B
JSON

{
"code": "02318",
"history": [
{
"time": "2026-06-25T08:55:46.556482",
"content": "**中银香港(02388)** — 浮盈+6.2%银行股平稳,持有。中国平安(02318)近弱撑52.13,持有观察。",
"report_id": "cron_99c06255590a_2026-06-25_08-33-37"
},
{
"time": "2026-06-01T15:56:03.416800",
"content": "🟢关注 中国平安(02318) | 现价60.40 | +0.58% | 买入区58-60,可建仓3%",
"report_id": "cron_d3797d924ddc_2026-06-01_15-47-55"
},
{
"time": "2026-06-12T08:55:35.356400",
"content": "**中国平安(02318)** 现价56.75(-0.79%) | 买入区53.87~59.54 | 现价在区间中位,可等待。",
"report_id": "cron_d3797d924ddc_2026-06-11_16-03-09"
},
{
"time": "2026-06-14T08:55:34.460610",
"content": "**🟢 中国平安(02318) ¥57.15 | 买入区56.01~57.33 ✅ | RR:1.77**",
"report_id": "cron_watchlist_health_weekly_2026-06-13_20-07-41"
}
]
}