{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T08:07:20Z",
  "symbol": "ONB",
  "row_count": 1254,
  "first_date": "2021-08-06",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "27.20",
    "high": "27.24",
    "low": "26.945",
    "close": "27.00",
    "volume": "3096656"
  },
  "update_mode": "initial",
  "existing_row_count": 0,
  "new_row_count": 1254,
  "requested_incremental_from": "2021-08-06",
  "checked_for_date": "2026-08-05",
  "network_requests": 2,
  "info": {
    "symbol": "ONB",
    "companyName": "Old National Bancorp Common Stock",
    "stockType": "Common Stock",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": false,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$27.00",
      "netChange": "-0.15",
      "percentageChange": "-0.55%",
      "deltaIndicator": "down",
      "lastTradeTimestamp": "Aug 6, 2026",
      "isRealTime": false,
      "bidPrice": "$11.49",
      "askPrice": "$43.20",
      "bidSize": "100",
      "askSize": "200",
      "volume": "3,096,685",
      "currency": null
    },
    "secondaryData": null,
    "marketStatus": "Pre-Market",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "19.39 - 27.36"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": []
  }
}