get_option_greek
Fetch delta, gamma, theta, vega, rho, and implied volatility for an option from its OSI symbol.
Instructions
Get option Greeks (delta, gamma, theta, vega, rho, IV) for a single option symbol.
Args: osi_symbol: OSI-normalized option symbol (e.g. "AAPL260320C00280000"). account_id: Account ID. Optional if PUBLIC_COM_ACCOUNT_ID is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | ||
| osi_symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |