Skip to content
AlpineDataWorks.AI
← All products
Market/FX · Index Gold

USD Broad-Strength Index (DXY proxy)

How strong is the US dollar against the major-currency basket right now?

Refresh
hourly
History
27.5 yrs
Plan
Gold
46.0/ 100
Stable

USD-Index

1999-01-04 27.5 yrs · 1,430 pts 2026-06-26

Top drivers

dxy_proxyeurusdusdjpy
⌁ mcp.call("adw-250") vADW-250-live-1.0
Use cases

What it unlocks

For an agent

An FX-exposure agent polls ADW-250 hourly and — when the dxy_proxy_score falls below 40 (dollar weakening meaningfully versus the ICE 6-currency basket) combined with a falling trend — automatically rebalances the hedging ratio on USD-denominated receivables by routing a hedge-ratio adjustment instruction to the treasury management system. The agent relies on source_lineage (ExchangeRate-API keyless spot rates fed through the ICE DXY geometric formula) and methodology_version to confirm the fixed-weight basket has not changed before executing any hedge instruction — preventing erroneous adjustments if the formula is ever updated. The backtest shows the score currently sits at 46.0 (50th percentile), mildly below the dollar-strength midpoint, providing a concrete baseline from which the threshold trigger can be calibrated.

📈

For the business

A corporate treasurer at a mid-market manufacturer with significant EUR and JPY revenue uses dxy_proxy and eurusd from ADW-250 to time forward-contract renewals, buying dollar hedges when the score is low (dollar weak) rather than at arbitrary quarterly intervals. Unlike the Bloomberg DXY feed, which requires a terminal license, this proxy is API-accessible and embeds directly into the treasury team's in-house cash-flow model, delivering institutional-grade dollar-strength context at a fraction of the cost.

Forward outlook

Prediction

Horizon
Recommended use
How strong is the US dollar against the major-currency basket right now?
Methodology

How it's built

ICE DXY geometric formula (6-ccy fixed weights) on live spot rates

ExchangeRate-API (keyless)

Version ADW-250-live-1.0 · validated to beat a naive baseline · benchmark: Bloomberg/ICE DXY (paid/licensed); this is a free keyless proxy

Live response

The object an agent receives

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

GET /v1/intelligence/adw-250
{
  "product_id": "ADW-250",
  "entity": "USD-Index",
  "score": 46,
  "trend": "stable",
  "confidence": 0.7,
  "top_drivers": [
    {
      "factor": "dxy_proxy",
      "contribution": 101.51
    },
    {
      "factor": "eurusd",
      "contribution": 1.1362
    },
    {
      "factor": "usdjpy",
      "contribution": 161.78
    }
  ],
  "methodology_version": "ADW-250-live-1.0",
  "freshness": "2026-06-26T21:00:48.208Z",
  "coverage": "USD vs 6-currency basket (ICE DXY weights), live spot",
  "source_lineage": [
    "open.er-api.com/v6 (ExchangeRate-API, keyless)"
  ],
  "allowed_use": "evaluation, commercial",
  "caveat": "DXY proxy from daily spot rates; not the official ICE intraday print.",
  "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_250
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-250

  • MCP tool

    adw.adw_250

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