docs: cron架构审查补p_oversold cron注册记录(三个策略扫描器调度就绪)
This commit is contained in:
@@ -94,10 +94,19 @@
|
||||
- 语法 OK,硬链接同步(113 scripts)
|
||||
- 运行正确:大盘 RSI=55.1≥50 时正确跳过(当前非弱势);指数代码修复(000001 自动加 sh 前缀)
|
||||
**待部署**(老莫批准后):
|
||||
- 注册 hermes 独立 cron(9:35 交易日,对齐 mr/s2)
|
||||
- ~~注册 hermes 独立 cron(9:35 交易日,对齐 mr/s2)~~ ✅ **已注册**(b44a607a811d,active)
|
||||
- promote_candidates 加 sector 例外(RR>=2.0 对 p_oversold 跳过)
|
||||
- 真实分位数据(mcap_q/pe_q 目前简化,部署时用全市场分位)
|
||||
|
||||
**策略扫描器调度就绪(2026-08-11)**:
|
||||
| job | id | 调度 |
|
||||
|-----|-----|------|
|
||||
| v_weak扫描-独立 | 7104a0b39338 | 35 9 * * 1-5 |
|
||||
| S2恐慌买扫描-独立 | 5662e91d03a0 | 35 9 * * 1-5 |
|
||||
| 预测超跌反弹扫描-独立 | b44a607a811d | 35 9 * * 1-5 |
|
||||
|
||||
> 三个扫描器均带大盘门控(非弱势自动跳过)+ 幂等 + 单日限流,enabled 安全(当前 RSI=55.1 会跳过)。
|
||||
|
||||
### ✅ prompt 型 job 审查(2026-08-11,最后一类)
|
||||
**position-analyst prompt 型 job(无 script,LLM 指令)**:
|
||||
| job | 调度 | 功能 | 状态 |
|
||||
|
||||
Reference in New Issue
Block a user