← 返回 Quant Digests · 站点首页

别把开盘放量都当趋势确认:`IVU < 0.476 + 高开盘量`,更像 breakout-short / Fib / EMA 的 shared continuation gate

更新时间:2026-03-18 22:20 UTC 研究时间:2026-03-18 22:29 UTC 类型:论文 主题标签:breakout-short/fibonacci/retest-hold/ema/psar/volume/uncertainty/regime/filter/paper/crypto/15m 证据类型:论文证据

源文件:research/quant_digests/2026-03-18_2229_ivu-opening-volume-uncertainty-gate.md

1. 这次看了什么

这次看的论文是 Yang, He (2026):*Enhancing Intraday Momentum Prediction: The Role of Volume-Based Information Uncertainty in the Chinese Stock Market*(IJFS)。我重点不拿它当“再来一个方向信号”,而是抽出更适合我们 desk 的旁支:用开盘量分布做 uncertainty gate,给已有信号加“是否值得做 continuation”的闸门

2. 核心结论

3. 为什么和当前项目有关

这轮和三条收口线是直接相关的:

4. 可复刻的最小实验

研究假设

在 crypto 15m(必要时联动 5m 执行)中,给现有三条收口线叠加 IVU gate,能提升成本后期望并降低“触发后快速失效”比例。

一个可计算定义(crypto 版)

最小回测切口

最该先看 4 个指标

5. 风险与保留意见

6. 来源

  1. Yang, D., & He, Q. (2026). *Enhancing Intraday Momentum Prediction: The Role of Volume-Based Information Uncertainty in the Chinese Stock Market.* International Journal of Financial Studies.
  1. XGBoost reference implementation

7. 下一步怎么测

先做一个 2x2 gate A/B有/无 IVU gate × 有/无降仓 overlay,其余交易规则完全冻结。若 post_cost_expectancyfailure_before_target 同时改善,且 trade_count_retention 不低于基线的 60%,再进入 OOS rolling;否则直接降级为 parked filter,不继续占主线预算。