Home>Blog>Cohort Drift Across Asset Classes: Reading BTC vs. ETH vs. HYPE Positioning Together
Cohort Drift Across Asset Classes: Reading BTC vs. ETH vs. HYPE Positioning Together

Cohort Drift Across Asset Classes: Reading BTC vs. ETH vs. HYPE Positioning Together

By CMM Team - 14-Jun-2026

Cohort Drift Across Asset Classes: Reading BTC vs. ETH vs. HYPE Positioning Together

Most cohort-based analysis on Hyperliquid treats each asset in isolation. What's Money Printer doing on BTC? What's Smart Money's positioning on ETH? Each question gets answered against a single market. That's useful but it leaves a layer of signal on the table.

The interesting question โ€” and the one that produces actionable trades โ€” is what cohorts are doing across assets simultaneously. When Money Printer is heavily long BTC and heavily short ETH, that asymmetric positioning is a directional statement about the BTC-ETH spread. When the same cohort is long both, it's a market beta call. When they're short both, they're hedging or expressing macro risk-off. The cross-asset view captures what the single-asset view misses.

This article walks through reading cohort drift across BTC, ETH, and HYPE simultaneously on Hyperliquid, what the four common cross-asset patterns mean, and how to translate them into actionable trades.

What "cross-asset cohort positioning" actually means

For a given cohort (say Money Printer), the API exposes net positioning on every market the cohort holds positions in:

mp_positioning = api.get("/cohorts/positioning/money_printer/cross_asset")
# Returns:
# {
#   "cohort": "money_printer",
#   "by_asset": {
#     "BTC":  {"net_long": +42_300_000, "long_ratio": 0.71},
#     "ETH":  {"net_long": -8_100_000,  "long_ratio": 0.42},
#     "SOL":  {"net_long": +3_400_000,  "long_ratio": 0.58},
#     "HYPE": {"net_long": +12_800_000, "long_ratio": 0.64},
#     ...
#   },
#   "total_notional_long": 71_500_000,
#   "total_notional_short": 28_900_000,
#   "net_long_pct": +0.42
# }

The cross-asset view tells you not just what the cohort is doing on one market, but what it's doing across the platform. The patterns in the cross-asset distribution carry more information than any single market position.

Four cross-asset patterns

Pattern 1: Uniform long (or short)

Money Printer is net long across BTC, ETH, SOL, HYPE โ€” same direction on every major asset. Same for Smart Money, possibly Consistent Grinder.

Signal: directional market beta call. The cohort isn't expressing a relative-value view; it's expressing a "the whole market is going up" view. Often happens at the start of trends or after extended drawdowns when high-PnL cohorts begin accumulating across the board.

How to act: position in the same direction on the most liquid assets (BTC, ETH). Higher confidence positions can size up; this is one of the rarer cross-asset alignments.

Pattern 2: BTC-only long, alts neutral or short

Money Printer heavily long BTC, neutral or short on ETH/SOL/HYPE.

Signal: BTC dominance trade. The cohort is positioning for BTC outperforming altcoins, which happens during risk-off periods, regulatory uncertainty, or macro stress where capital concentrates in the largest, most established asset.

How to act: long BTC / short ETH spreads work well here. Pure altcoin longs are fighting the cohort consensus.

Pattern 3: Alt-heavy long, BTC neutral

Money Printer long ETH, SOL, HYPE; neutral or slightly short BTC.

Signal: risk-on rotation. The cohort is positioning for altcoin outperformance, typically when BTC has run and they expect capital rotation into higher-beta names. This often precedes alt-season patterns.

How to act: long alts / short BTC spreads. Pure BTC longs are fighting the cohort's directional thesis.

Pattern 4: Cohort disagreement

Money Printer long BTC, Smart Money short BTC. Or any other split where the two high-PnL cohorts are taking opposite sides.

Signal: regime uncertainty. When the two cohorts that historically know what they're doing disagree, the market is genuinely ambiguous. This isn't a bug โ€” it's information. The cohort disagreement itself tells you that conviction is low on both sides.

How to act: reduce sizing or sit out. Cross-asset disagreement is the strongest signal to stay defensive.

The drift dimension

The patterns above are snapshots. The drift dimension โ€” how cohort positioning is changing across assets over a rolling window โ€” is where the leading-indicator value lives.

A practical drift query:

mp_drift = api.get("/cohorts/positioning/money_printer/cross_asset_drift",
                    params={"window_days": 7})
# Returns 7-day change in net positioning by asset:
# {
#   "BTC":  {"delta_long_ratio": +0.08, "delta_net": +12_400_000},
#   "ETH":  {"delta_long_ratio": -0.04, "delta_net": -3_200_000},
#   "SOL":  {"delta_long_ratio": +0.02, "delta_net": +1_100_000},
#   "HYPE": {"delta_long_ratio": +0.15, "delta_net": +8_700_000},
# }

The drift tells you the direction of change, not just current state. A cohort that's been steadily increasing BTC longs for 7 days while reducing ETH longs is rotating from ETH to BTC. That rotation often precedes price action that confirms the cohort's positioning.

The strongest setups combine cross-asset drift with current-state pattern:

Money Printer drifting more long BTC, more short alts, while pattern is already BTC-only long: the trend is intensifying. BTC outperformance is likely to continue.

Money Printer drifting more long alts while pattern was previously BTC-only long: rotation in progress. The BTC dominance trade may be unwinding; alt longs are starting to make sense.

Combining with other signals

Cross-asset cohort positioning is most useful when combined with the other signals you should already be tracking:

  • Funding rates per asset. A cohort heavily long BTC with persistently negative BTC funding has an even stronger setup โ€” they're collecting funding while waiting for the directional move.
  • Open interest per asset. Rising OI alongside cohort accumulation confirms commitment; falling OI with cohort accumulation might indicate retail closing while smart money adds.
  • Stablecoin deposits by cohort. If Money Printer is depositing while shifting their cross-asset positioning, they're loading up to deploy the new thesis.

The cleanest single-cohort directional signal on Hyperliquid is: rising deposits + rising cross-asset positioning concentration + negative funding on the target asset. When those three line up, the setup is structurally strong.

What's hard about this

Cross-asset cohort positioning requires reading multiple data streams simultaneously and finding the patterns between them. Most analytics platforms don't expose cohort-level data at all, let alone cross-asset breakdowns. The "build it yourself" path requires processing fills per cohort per asset โ€” feasible but compute-intensive.

HyperTracker exposes cross-asset breakdowns natively at the API layer. The hard part shifts from data engineering to pattern recognition โ€” what does drift mean, when is divergence a buying signal vs. a warning, etc. That's where the actual edge work lives.

Get cross-asset cohort positioning data โ†’

The bigger framing

Single-asset cohort analysis treats each market as a separate problem. The cross-asset view treats the trader's behavior as the unit of analysis โ€” what is this cohort doing across everything they touch?

That reframing matters because cohorts are populations of traders, and traders make decisions across their whole book, not on one asset at a time. A Money Printer wallet that's long BTC and short ETH isn't running two independent trades โ€” they're expressing a single thesis about relative value. Reading the thesis requires reading both legs together.

The traders who think in cross-asset patterns are reading the cohort's actual book, not just one row of it. That's a structurally different view, and it produces structurally different signals.

A practical cross-asset workflow

The day-to-day workflow for incorporating cross-asset cohort drift into your trading:

Morning scan (5 minutes): pull the Money Printer and Smart Money cross-asset positioning for the major assets (BTC, ETH, SOL, HYPE). Note which pattern is active. If it's unchanged from yesterday, the backdrop is stable โ€” trade your normal strategy. If it's shifted, dig deeper.

Pattern transitions are the alerts. A transition from "uniform long" to "BTC-only long" is the cohorts rotating capital out of alts into BTC. Often precedes 1-3 days of BTC outperformance. A transition from "BTC-only long" to "uniform long" is the cohorts adding alt exposure โ€” typically the start of an alt rally.

Weekly drift check: look at the 7-day net positioning change per asset. Cohorts that have steadily added longs on a specific asset for a week are committed. Cohorts that have steadily reduced longs are de-risking. Both are leading indicators on the order of days-to-weeks.

Asymmetric setups: the highest-EV trades come when cross-asset cohort positioning is strongly asymmetric (heavy long one asset, heavy short another) AND drift is intensifying the asymmetry. These setups don't happen often โ€” maybe once a month โ€” but when they do, they're the cleanest cohort-based trades available.

When to ignore cohort signals: during macro events (Fed announcements, major regulatory news, geopolitical shocks). Cohort positioning takes hours to adjust to new information. During the adjustment window, the snapshot you're reading is stale.

The framework above isn't optimized for any specific market regime. It's a way to keep cohort data in your daily workflow without it becoming overwhelming.