[
  {
    "ticker": "SPY",
    "years": 33.2,
    "ann_overnight": 7.93,
    "ann_daytime": 0.63,
    "ann_total": 8.61,
    "vol_overnight": 10.63,
    "vol_daytime": 15.24,
    "cum_overnight": 1155.9,
    "cum_daytime": 23.1,
    "cum_total": 1446.3
  },
  {
    "ticker": "QQQ",
    "years": 27.0,
    "ann_overnight": 13.3,
    "ann_daytime": -3.25,
    "ann_total": 9.62,
    "vol_overnight": 14.33,
    "vol_daytime": 23.07,
    "cum_overnight": 2823.3,
    "cum_daytime": -59.1,
    "cum_total": 1096.8
  },
  {
    "ticker": "IWM",
    "years": 25.8,
    "ann_overnight": 11.35,
    "ann_daytime": -3.92,
    "ann_total": 6.99,
    "vol_overnight": 13.21,
    "vol_daytime": 20.17,
    "cum_overnight": 1502.6,
    "cum_daytime": -64.3,
    "cum_total": 471.5
  }
]