{"slug":"how-the-ipo-opening-price-is-set","qid":"regular_open","label":"regular_open","post_title":"how-the-ipo-opening-price-is-set","post_url":"/blog/how-the-ipo-opening-price-is-set#q-regular_open","columns":["et_time","shares"],"rows":[{"et_time":"09:28","shares":10650.149956},{"et_time":"09:29","shares":11113.507785},{"et_time":"09:30","shares":431672.159791},{"et_time":"09:31","shares":187247.262979},{"et_time":"09:32","shares":138608.895475}],"shape":"series","sql":"SELECT\n    formatDateTime(toTimeZone(window_start, 'America/New_York'), '%H:%i') AS et_time,\n    sum(volume) AS shares\nFROM global_markets.delayed_stocks_minute_aggs\nWHERE ticker = 'QQQ'\n  AND window_start >= toDateTime('2026-09-04 09:28:00', 'America/New_York')\n  AND window_start <  toDateTime('2026-09-04 09:33:00', 'America/New_York')\nGROUP BY et_time\nORDER BY et_time","computed_at":"2026-09-12T01:38:59.290527+00:00","elapsed":0.001880141}