{"slug":"what-is-the-opening-auction","qid":"condition_code_receipt","label":"The tape's own labels for the open, straight from the code dictionary","post_title":"What Is the Opening Auction? How Stocks Open","post_url":"/blog/what-is-the-opening-auction#q-condition_code_receipt","columns":["name","id","counts_toward_volume"],"rows":[{"name":"Closing Prints","id":8,"counts_toward_volume":1},{"name":"Market Center Official Close","id":15,"counts_toward_volume":0},{"name":"Market Center Official Open","id":16,"counts_toward_volume":0},{"name":"Market Center Opening Trade","id":17,"counts_toward_volume":1},{"name":"Corrected Consolidated Close (per listing market)","id":38,"counts_toward_volume":0}],"shape":"ranking","sql":"SELECT\n    name,\n    id,\n    toUInt8(JSONExtractBool(update_rules, 'consolidated', 'updates_volume')) AS counts_toward_volume\nFROM global_markets.stocks_condition_codes\nWHERE asset_class = 'stocks' AND type = 'sale_condition' AND id IN (8, 15, 16, 17, 38)\nORDER BY id","computed_at":"2026-07-26T06:24:36.153928+00:00","elapsed":0.007226949}