get_option_greek
Retrieve option Greeks (delta, gamma, theta, vega, rho) and implied volatility for a single option symbol using its OSI identifier.
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 |