Skip to main content
Version: Upcoming

SR Auction

Overview

The SR Auction database provides access to normalized auction feeds and analytics for U.S. equity options. Key features include:

  • Normalized equity option single leg and complex auction feeds
  • Auction result analytics

SR Auction Tables

The following image shows the available tables in SR Auction:

SR Auction Tables

Query Examples

Sample Query 1: Retrieve all auction state records from the AuctionState table:

SELECT * FROM srauction.msgsrauctionstate;