Skip to main content

US Options Trade Only Minute Bar

GET 

/api/v1/data/us-equity-opt/opt-trades-1min

The U.S. Options Trade-Only Minute Bar dataset provides trade-derived, minute-level summaries for U.S. listed options, aggregated from executed trades disseminated via the Options Price Reporting Authority (OPRA). Each one-minute bar includes Open, High, Low, Close (OHLC) prices calculated from trades, along with Volume and VWAP for the interval. To support option-to-underlying relationship analysis, the dataset also provides the underlying asset’s bid and ask prices at the start and end of each minute. Coverage spans all U.S. equity options exchanges reporting via OPRA.

For more details, please refer to the dataset documentation: US Options Trade Only Minute Bar Guide.

Advanced Filtering

You can provide one or multiple filter expressions based on the dataset's columns to narrow down the results. For example, StartDate.gt=2023-01-01&StartDate.lt=2023-12-31, Ticker=AAPL.

Please refer to the Advanced Filtering Guide for the extensive reference.

Request

Responses

JSON, CSV file, or gzip-compressed CSV file, depending on the value of response_format query parameter