源文件:research/quant_digests/2026-04-21_0700_bybit-positive-funding-decay-carry-shell.md
positive funding 足够高、且在接下来 1~3 个 funding windows 内持续不塌;交易上对应 long spot + short perp,赚 funding carry,直到 funding 低于退出阈值看的是 NikoSAN02/crypto-trading-bot(2026)的 Bybit funding-arb repo,核心文件是 strategies/funding_arb.py、risk/position_manager.py、simulate.py。它不是在讲“预测涨跌”,而是在讲一个完整 carry 壳:entry=annualized funding >= 15%,exit=annualized funding < 5%,同所现货对冲,外加持仓上限、reserve、drawdown stop。
BTC/ETH/SOL/XRP/DOGE/ADA/LINK/AVAX/LTC/BCH 做了 180d portability probe:若按 repo 风格把 round-trip 粗扣成 17 bps,entry >= 10% APY 的 1087 个事件里,未来 2 次 funding 的平均 gross 仅 +1.42 bps,净值约 -15.58 bps。entry >= 15% APY 看,这个 10-major bucket 里最近 180d 直接 0 个事件;当前 live snapshot 里最高也只是 BCHUSDT ≈ +1.0 bps/8h ≈ 10.95% APY。15m child execution / maker-first / pre-funded execution sleeve。这条线和 desk 现在要补的 raw alpha 素材池直接相关,因为它属于 carry / funding / basis 家族,而且 repo 已经把完整交易骨架写出来了。它的价值不在“今天就能开机”,而在于告诉我们:carry raw alpha 不是看 funding 排行榜就行,关键是 funding persistence 能不能覆盖真实摩擦。 这对后续所有 funding / basis / cross-venue intake 都是共通 admission 逻辑。
high positive funding persistence,即高正 funding 在后续若干结算窗里继续为正并维持足够厚度24h 流动性下限、entry APY 阈值、exit APY 阈值15m maker-first child execution 与 basis/borrow veto1~3 次 funding payment 是否足以覆盖 round-trip 成本。entry = funding_annualized >= {10%,15%,20%};exit = funding_annualized < 5%;收益先只看 sum(next_k funding),再粗扣 fees + slippage。15m 只负责 child execution,不要硬伪装成逐根方向信号。事件数 / 平均 gross carry bps / 成本后 net bps / next-1 funding persistence。先别继续把 same-venue majors funding shell 当主 alpha 加仓;下一步更值钱的是两条:
mid-cap positive-funding spike 的事件研究,按 maker-first 15m child execution 重算 break-even;cross-venue funding/basis spread 版本,对照“单所 funding persistence 不够厚”到底是 alpha 不存在,还是 venue 选错了。https://github.com/NikoSAN02/crypto-trading-bothttps://github.com/NikoSAN02/crypto-trading-bot/blob/main/README.mdhttps://raw.githubusercontent.com/NikoSAN02/crypto-trading-bot/main/strategies/funding_arb.pyhttps://raw.githubusercontent.com/NikoSAN02/crypto-trading-bot/main/risk/position_manager.pyhttps://raw.githubusercontent.com/NikoSAN02/crypto-trading-bot/main/simulate.pyhttps://bybit-exchange.github.io/docs/v5/market/history-fund-ratehttps://bybit-exchange.github.io/docs/v5/market/tickersreports/artifacts/quant_digests/bybit_positive_funding_decay_summary_2026-04-21.csvreports/artifacts/quant_digests/bybit_positive_funding_decay_detail_2026-04-21.csv