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:
Query Examples
Sample Query 1: Retrieve all auction state records from the AuctionState table:
SELECT * FROM srauction.msgsrauctionstate;