Skip to main content

US Options Daily Analytics

GET 

/api/v1/data/us-equity-opt/opt-greeks-daily

The U.S. Options Daily Analytics dataset provides end-of-day option valuation and risk metrics computed using the last-minute mid-price of each trading session. For each listed U.S. options contract, the dataset includes the theoretical option price, implied volatility, and the full set of standard Greeks: delta, gamma, theta, vega, and rho. Calculations are performed using the Black-Scholes-Merton framework, with closed-form analytical formulas applied to European-style options and a finite-difference numerical pricing model applied to American-style options. To support transparency and downstream validation, the dataset also provides the underlying asset mid-price at the calculation minute and implied volatility convergence codes, indicating the numerical stability and outcome of the volatility solve. This dataset is designed for daily risk monitoring, portfolio analytics, volatility research, and options valuation workflows, where consistent, model-based end-of-day metrics are required.

For more details, please refer to the dataset documentation: US Options Daily Analytics 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