{
  "as_of": "2026-04-11",
  "metrics_windows": {
    "ma_short_days": 7,
    "ma_long_days": 30,
    "volatility_days": 30
  },
  "sources": {
    "fred": true,
    "eia": true
  },
  "brent": {
    "signal": {
      "trend": "up",
      "strength": 42,
      "volatility": 1.8523
    },
    "latest": {
      "date": "2026-04-10",
      "price": 72.45,
      "pct_change_daily": 0.38,
      "ma_7": 71.2,
      "ma_30": 69.85,
      "volatility": 1.8523
    },
    "recent_metrics": [
      {
        "date": "2026-04-01",
        "price": 70.1,
        "pct_change_daily": -0.21,
        "ma_7": 69.95,
        "ma_30": 69.1,
        "volatility": 1.62
      }
    ],
    "normalized_count": 118
  },
  "wti": {
    "signal": {
      "trend": "stable",
      "strength": 8,
      "volatility": 2.014
    },
    "latest": {
      "date": "2026-04-10",
      "price": 68.9,
      "pct_change_daily": null,
      "ma_7": 68.5,
      "ma_30": 68.4,
      "volatility": 2.014
    },
    "recent_metrics": [],
    "normalized_count": 118
  }
}
