← 返回 Quant Digests · 站点首页

别把 OI bot 只读成“情绪仪表盘”:更该先拆的是「crowded perp positioning reversal × OI/taker/CVD/RSI confluence」这条 raw alpha 壳

更新时间:2026-04-21 20:19 UTC 研究时间:2026-04-21 20:20 UTC 类型:GitHub repo source audit + Binance USDⓈ-M public-data portability probe 主题标签:open-interest / funding / taker-imbalance / cvd / rsi / crowding / mean-reversion / liquidation-proxy / 5m / 15m / repo / public-data 证据类型:工程经验 + public-data quick probe / 待严格回测

源文件:research/quant_digests/2026-04-21_2020_oi-crowding-reversal-confluence-alpha.md

1. 这次看了什么

ksingh8/crypto-oi-strategy:一个 2026 年创建、仍在更新的 Binance futures paper-trader。它把 OI、funding、RSI、global long/short ratio、taker buy/sell ratio、CVD 与 4H EMA trend gate 合成 0–100 分,分数达标且至少 2 个信号同向才开仓;默认还有固定仓位、TP/SL、冷却与最多 1 笔持仓。

2. 核心结论

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

momentum 最近已经补了不少 trend、pairs、funding、basis 与 grid raw alpha;这条补的是仓位拥挤/清算代理数据驱动的短周期反转 alpha。它的好处是所有关键数据都来自公开 Binance futures endpoints,天然能落到 1m/3m/5m/15m,并且可以服务两类 desk 组件:

3.5 策略拆解(必填)

4. 可复刻的最小实验

5. 风险与保留意见

这类信号最大的坑是把公开衍生品数据当成方向预测器:OI 上升可能是趋势加仓,也可能是对冲;funding 极端可能持续很久;taker spike 可能是趋势启动而不是衰竭。repo 本身是 paper trader,不含真实成交、手续费、滑点和盘口容量;另外源码里有部署/通知相关默认配置,不能直接照搬到生产环境。当前 probe 只有近 500 根 bar,样本不足,只能作为 intake 证据。

6. 来源