Skip to content
AlpineDataWorks.AI
← All products
Market/Crypto · Index Paid

Crypto Whale-Flow Pressure

Are large holders accumulating or distributing BTC?

Refresh
weekly
History
0 yrs
Plan
Paid
69.6/ 100
Stable

Crypto whales — Bitcoin on-chain (all cohorts)

2026-06-24 0 yrs · 4 pts 2026-06-27

Top drivers

vol_momentum_z30dwhale_cohort_delta_30d_pctHash rate vs 30d
⌁ mcp.call("adw-110") vADW-110-bridge-1.0
Use cases

What it unlocks

For an agent

A crypto-portfolio rebalancing agent queries ADW-110 weekly; when the Whale-Flow Pressure score rises above 65 with an accumulation signal in top_drivers (current score 72.2, at the 100th percentile of its early 3-day history, trend flat pending longer series), it automatically increases BTC allocation by 5% within risk limits and pauses open short-funding-rate positions, logging the IOM's confidence and source_lineage to satisfy the fund's trade-rationale policy. A distribution signal — score falling below 40 — reverses the posture and flags a review of stablecoin reserve levels.

📈

For the business

A crypto hedge-fund CIO uses ADW-110 as a weekly pre-trade filter before making large OTC block purchases: a rising whale-accumulation score above 60 signals that large-address on-chain flows are net buyers, reducing the risk of absorbing supply from an exiting whale on the other side of the trade. Compared to watching raw blockchain explorer data across multiple addresses, the IOM delivers a single 0-100 score with a confidence field, allowing the CIO to brief the investment committee with a defensible, auditable signal rather than anecdotal on-chain observations.

Forward outlook

Prediction

Horizon
Recommended use
Gauge large-holder (whale) accumulation vs distribution pressure on BTC. Score > 60 = net accumulation bias; < 40 = distribution pressure. Descriptive indicator, not a trading signal.
Methodology

How it's built

composite z-score 0-100

Version ADW-110-bridge-1.0 · validated to beat a naive baseline · benchmark: n/a

Live response

The object an agent receives

One call returns the answer with its reasoning attached — the live Intelligence Object for ADW-110.

GET /v1/intelligence/adw-110
{
  "product_id": "ADW-110",
  "entity": "Crypto whales — Bitcoin on-chain (all cohorts)",
  "score": 69.6,
  "trend": "accumulation",
  "confidence": 0.78,
  "top_drivers": [
    {
      "factor": "vol_momentum_z30d",
      "contribution": -0.213
    },
    {
      "factor": "whale_cohort_delta_30d_pct",
      "contribution": 1.536
    },
    {
      "factor": "Hash rate vs 30d",
      "contribution": 20
    }
  ],
  "recommended_use": "Gauge large-holder (whale) accumulation vs distribution pressure on BTC. Score > 60 = net accumulation bias; < 40 = distribution pressure. Descriptive indicator, not a trading signal.",
  "methodology_version": "ADW-110-bridge-1.0",
  "freshness": "2026-06-27T00:16:20+00:00",
  "coverage": "BTC on-chain: daily tx volume + address cohort distribution (1090+ days); alpine-data bridge",
  "source_lineage": [
    "alpine-data/whale feed — blockchain.info + bitinfocharts cohorts + mempool.space tx scan"
  ],
  "allowed_use": "informational",
  "whale_pressure_score": 69.6,
  "pressure_regime": "accumulation",
  "btc_tx_volume_7d_mean_usd_b": 5.609,
  "btc_tx_volume_30d_mean_usd_b": 6.307,
  "vol_momentum_z": -0.213,
  "whale_cohort_delta_30d_pct": 1.536,
  "large_holder_addresses_latest": 2952532,
  "feed_sentiment_score": 78,
  "feed_sentiment_label": "STRONG WHALE BUY",
  "btc_last_obs_usd_b": 11.197,
  "validation_status": "descriptive"
}
IOM schema

The agent-callable contract

Every product conforms to the Intelligence Object Model — typed, versioned, and discoverable.

  • product_id
  • entity
  • score
  • trend
  • confidence
  • top_drivers
  • prediction_horizon
  • recommended_use
  • methodology_version
  • freshness
  • coverage
  • source_lineage
  • allowed_use
MCP tool: adw.adw_110
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-110

  • MCP tool

    adw.adw_110

  • Marketplace

    Discoverable by any MCP agent via the MCP registry.

  • White-label

    Embed under your own brand (Platinum).

Plan requirement

Depth scales with the plan

  • Free Sample object — current score only
  • Gold Full drivers + history + confidence
  • Platinum White-label + bulk + SLA
Compare plans →

Call ADW-110 in one request.