Skip to content
AlpineDataWorks.AI
← All products
Financial/FX · Index Paid

Dollar-Strength Index

Is the US dollar strengthening or weakening vs its historical range?

Refresh
monthly
History
9.9 yrs
Plan
Paid
64.7/ 100
Stable

US Dollar (broad trade-weighted)

2016-07-29 9.9 yrs · 123 pts 2026-06-26

Top drivers

dollar_level_zdollar_momentum_zmom_30d_pct
⌁ mcp.call("adw-055") vADW-055-live-1.0
Use cases

What it unlocks

For an agent

An international procurement agent monitors ADW-055 on a monthly cadence; when dollar_strength_score rises above 70 (current: 64.7, 89th percentile over a backtest range of 25.8–75.7) with a confirmed rising trend, it automatically triggers a request to the FX hedging workflow to extend hedge tenors on EUR and JPY payables, citing source_lineage (FRED DTWEXBGS broad trade-weighted index) and methodology_version in the hedge memo. The composite z-score of both level (60% weight) and 30-day momentum (40% weight) means the agent is not reacting to a single-day spike but to a sustained directional shift.

📈

For the business

A CFO of a US-headquartered multinational uses ADW-055 — currently at the 89th percentile of a 10-year history with a rising trend — to time repatriation of overseas earnings. A score above 85 historically marks periods where delaying repatriation by one quarter costs meaningful FX translation losses; at 64.7 and rising, the treasurer can begin staging repatriation now rather than waiting for the DXY headline (which uses a narrower 6-currency basket and provides no momentum signal) to confirm what ADW-055 already shows.

Forward outlook

Prediction

Horizon
Recommended use
Track USD strength for FX exposure, emerging-market risk, and commodity pricing sensitivity. Descriptive; daily data.
Methodology

How it's built

z_level (0.6) + z_momentum_30d (0.4) vs trailing 130/rolling window → composite z → 0-100 (50=neutral, >50=strong USD)

FRED (DTWEXBGS)

Version ADW-055-live-1.0 · validated to beat a naive baseline · benchmark: DXY index (narrow basket); Bloomberg BBDXY

Live response

The object an agent receives

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

GET /v1/intelligence/adw-055
{
  "product_id": "ADW-055",
  "entity": "US Dollar (broad trade-weighted)",
  "score": 64.7,
  "trend": "usd-strengthening",
  "confidence": 0.84,
  "top_drivers": [
    {
      "factor": "dollar_level_z",
      "contribution": 0.823
    },
    {
      "factor": "dollar_momentum_z",
      "contribution": 0.649
    },
    {
      "factor": "mom_30d_pct",
      "contribution": 1.927
    }
  ],
  "recommended_use": "Track USD strength for FX exposure, emerging-market risk, and commodity pricing sensitivity. Descriptive; daily data.",
  "methodology_version": "ADW-055-live-1.0",
  "freshness": "2026-06-26T07:00:12.297Z",
  "coverage": "US Dollar broad index (FRED DTWEXBGS)",
  "source_lineage": [
    "FRED DTWEXBGS (Broad Dollar Index, trade-weighted)"
  ],
  "allowed_use": "informational",
  "dollar_strength_score": 64.7,
  "strength_label": "neutral-to-strong",
  "dollar_index_latest": 120.4,
  "dollar_level_z": 1.371,
  "dollar_momentum_30d_pct": 1.927,
  "dollar_momentum_z": 1.623,
  "composite_z": 1.472,
  "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_055
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-055

  • MCP tool

    adw.adw_055

  • 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-055 in one request.