源文件:research/quant_digests/2026-04-25_1806_dynamic-cointegration-basket-fade.md
看的是 Tsoku、Makatjane 2026 年 Frontiers 论文 *Deep learning-based pairs trading: real-time forecasting of co-integrated cryptocurrency pairs*,以及对应的 2026 GitHub 复现仓 M-man2591/deep-learning-crypto-pairs-trading。
Sharpe 2.94、active position-days 71.0%、ADF p=0.041、rolling Johansen trace stat 292.6;但这些结果主要建立在 日频、2018-01-02 ~ 2026-02-01、以及作者定义的 dynamic-score 空间上。rolling cointegration -> residual z-score -> threshold entry -> zero-cross / time stop exit。15m 对 ETH/BNB/LTC/XRP 做了一个最小 portability probe(rolling OLS basket proxy,lookback 192 bars,|z|>=2,max hold 12 bars,四腿 taker 成本粗扣 16bps):共 34 笔,平均 gross -7.8 bps/笔、gross 胜率 44.1%;扣成本后平均 net -23.8 bps/笔、net 胜率仅 17.6%。15m 主策略。这篇材料和 momentum 有关,不是因为又多了一个“AI 预测价格”的故事,而是因为它提供了一条很标准的 relative-value / stat-arb raw alpha 骨架:
这正好补的是 desk 的 raw alpha 素材池,而且和单资产 breakout / momentum 完全不是一类东西。更重要的是,repo 已经把几个研究上最容易作弊的点写出来了:rolling estimation、expanding percentile、防 look-ahead、co-integrating vector 平滑降换手。这些都很适合复用到我们自己的 honest stat-arb shell 里。
1h parent -> 15m/5m child 下,动态协整残差的极端偏离仍能给出可交易回归。ETH/BNB/LTC/XRP 或同 sector basket 上,rolling 96~192 bars 估计 hedge ratio;当 |residual_z| > 2.5~3.0 时入场,z 回到 0~0.5 或持有 4~12 bars 离场。15m,再把入场拆到 5m child execution;重点看 ETH/LTC/XRP/BNB 或换成更同质的 L1 / exchange-token / payment-token 小篮子。plain dynamic residual fade baseline;若 baseline 仍负,再测试两件事——(1) 只保留 |z|>=3 极端尾部;(2) 加 cointegration-health gate(rolling ADF / trace / half-life 上限)看是否能把坏 regime 剪掉。15m 很容易把“长期均衡”压成“短期噪音”。ETH/BNB/LTC/XRP 在 Binance perp 上四腿成本太疼,说明 signal 可能没死,但默认 execution 壳不对。1h parent 版本,能把 raw alpha 留住。10.3389/fams.2026.1749337https://www.frontiersin.org/journals/applied-mathematics-and-statistics/articles/10.3389/fams.2026.1749337/fullhttps://github.com/M-man2591/deep-learning-crypto-pairs-trading