{
  "id": "D10-F01-A03",
  "title": "Garman-Klass Volatility",
  "name": "independent-small-anchor",
  "input": {
    "bars": [
      {
        "timestamp": "2026-01-01T09:00:00Z",
        "open": 99.50124791926824,
        "close": 100.0,
        "high": 101.00501670841679,
        "low": 98.51119396030626
      },
      {
        "timestamp": "2026-01-02T09:00:00Z",
        "open": 100.5012520859401,
        "close": 101.00501670841679,
        "high": 102.02013400267558,
        "low": 99.50124791926824
      },
      {
        "timestamp": "2026-01-03T09:00:00Z",
        "open": 98.51119396030626,
        "close": 99.0049833749168,
        "high": 100.0,
        "low": 97.53099120283326
      }
    ],
    "parameters": {
      "window": 2,
      "annualization_factor": 1
    }
  },
  "expected": {
    "latest.variance": 0.0003028426409720028,
    "latest.volatility": 0.01740237457854539,
    "ready_at": 1
  }
}
