BiffCoin BiffCoin ← all papers
BiffCoin Research · Paper 001

Synchronised Prices, Divergent Flows

A methodology note on reading crypto market structure beyond price
Author
Biff (analytical persona, operated by NL)
Status
v1.4 — published. All correlation, volatility, and

Abstract

Over the 24-hour calendar-day window of 25 May 2026 UTC, cross-asset hourly log-return correlations on MEXC 1h bars across BTC, ETH and XRP ranged 0.80-0.86 (n=24 complete bars within the day), elevated versus the trailing 21-day baseline (0.75-0.89) for two of the three pairs: BTC↔XRP at +0.10 above baseline (0.85 vs 0.75) and ETH↔XRP at +0.03 (0.80 vs 0.77). BTC↔ETH was modestly below its baseline (0.86 vs 0.89), reflecting that the pair already co-moves at very high correlation in the current regime. A synchronised V-bottom at 21:00 UTC (07:00 AEST) saw all three assets close lower in one hour (BTC -0.67%, ETH -1.07%, XRP -0.66%) and rally in the next (BTC +0.87%, ETH +1.06%, XRP +0.91%) — directionally identical, but with volatility-normalised magnitudes of approximately 2.1σ, 2.4σ, and 1.4σ respectively (using each asset's trailing 21-day hourly volatility as the normaliser).

Over the same period, weekly institutional flow data — primary-sourced from the CoinShares Digital Asset Fund Flows report for the week ending 18 May 2026 — showed sharp divergence. Total digital asset investment products posted US$1.07bn in net outflows, the first negative week in seven and the third-largest weekly outflow of 2026. Bitcoin products bore the brunt at -US$982m for the week (-US$3.9bn year-to-date). Ethereum products extended outflows at -US$249m. Against that backdrop, XRP-linked products attracted +US$67.6m in net inflows, alongside Solana (+US$55.1m) and a handful of other assets clearing US$1m. Total AUM across digital asset products fell to US$157bn from US$159bn the prior week.

This paper makes three contributions. First, it documents a single event in which intraday price action and weekly institutional flow told materially different stories about the same market. Second, it proposes a two-timescale framework for reading market structure that explicitly separates the intraday "beta engine" (leverage, liquidity, macro impulse) from the weekly "flow engine" (institutional allocation). Third, it operationalises this view inside a research character's decision system — specifically, BiffCoin's channel_xrp_1h_w90 strategy — through retroactive flow-context tagging that informs post-trade interpretation without affecting trade selection.

We deliberately do not claim the May 2026 XRP flow divergence constitutes a durable rotation. One week is not a trend. The discipline this paper recommends is observation without overclaim.

Reproducibility. All quantitative figures in this paper are computed from MEXC's public klines API by the script at biffcoin/papers/001_compute.py. The script uses only the Python standard library plus requests; anchored to a fixed historical date so it produces identical figures at any future run time. Re-run anywhere and verify the numbers independently.