Second Order Greeks (v3)
REQUIRED
The v3 Theta Terminal must be running to access data.
- Retrieve a real-time last second order greeks calculation for all option contracts that lie on a provided expiration.
- You might need to change the default expiration date to a different date if it is past the current date. Some quotes are omitted in the example to reduce the space of the sample output.
- Make
expiration
* if you want to get the snapshot for every expiration chain for the underlying.
This endpoint will return no data if the market was closed for the day. Theta Data resets the snapshot cache at midnight ET every night.
Sample URL
Paste the URL below into your browser while the Theta Terminal is running.
Query Parameters
The stock or index symbol, or underlying symbol for options.
The expiration of the contract in YYYY-MM-DD
or YYYYMMDD
format, or *
for all expirations.
The strike price of the contract in dollars (ie 100.00
for $100.00
), or *
for all strikes.
The right (call or put) of the contract.
The annualized expected dividend amount to be used in Greeks calculations.
The interest rate type to be used in a Greeks calculation.
The interest rate, as a percent, to be used in a Greeks calculation.
The underlying stock price to be used in the Greeks calculation.
The format of the data when returned to the user.