Previous Day Option Data
Retrieve previous trading day’s option contract data including open, high, low, close, and volume. Analyze option price movements and trading patterns.
Use Case: Compare yesterday’s call option premium to today’s price for volatility analysis.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
OCC option ticker symbol (e.g., O:AAPL251219C00150000)
Response
Successful response
OCC option ticker symbol
Opening price for the previous trading day
Highest price reached during the previous trading day
Lowest price reached during the previous trading day
Closing price for the previous trading day
Total number of contracts traded during the previous trading day
Volume-weighted average price
Bar timestamp
Number of transactions