get_options_chain_v2
Retrieve an option chain for a specified ticker, optionally filter by expiration date, and add theoretical European Black-Scholes Greeks for options analysis.
Instructions
Get an option chain and optionally add theoretical European Black-Scholes Greeks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Yahoo Finance ticker symbol | |
| include_greeks | No | ||
| expiration_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| success | Yes | ||
| provider | Yes | ||
| warnings | Yes | ||
| timestamp | Yes |