{
  "kind": "synthetic teaching example; not a market backtest or forecast",
  "input": {
    "slug": "calm-range-example",
    "title": "A calm price path where assumed fees cover divergence",
    "depositUsd": 1000,
    "entryPrice": 100,
    "halfWidthPct": 10,
    "inRangeFeeUsdPerDay": 2,
    "executionCostUsd": 2,
    "prices": [
      100,
      100.429941,
      100.839778,
      101.210348,
      101.524324,
      101.767024,
      101.9271,
      101.997067,
      101.973653,
      101.857953,
      101.655378,
      101.375399,
      101.031108,
      100.638603,
      100.216238,
      99.783762,
      99.361397,
      98.968892,
      98.624601,
      98.344622,
      98.142047,
      98.026347,
      98.002933,
      98.0729,
      98.232976,
      98.475676,
      98.789652,
      99.160222,
      99.570059,
      100
    ]
  },
  "result": {
    "version": "static-cl-example-v1",
    "range": {
      "min": 90.9090909090909,
      "max": 110.00000000000001
    },
    "daysInRange": 30,
    "observations": 30,
    "feesUsd": 60,
    "executionCostUsd": 2,
    "lpValueBeforeFeesUsd": 999.9999999999994,
    "hodlValueUsd": 999.9999999999994,
    "divergenceUsd": 0,
    "finalValueUsd": 1057.9999999999995,
    "profitUsd": 57.999999999999545,
    "returnPct": 5.799999999999961,
    "excessVsHoldUsd": 58.000000000000114
  }
}
