get_option_greeks
Retrieve option Greeks including delta, gamma, theta, vega, rho, and implied volatility for any OSI-formatted option symbol.
Instructions
Get option Greeks (delta, gamma, theta, vega, rho, IV) for option symbols.
Args: osi_symbols: List of OSI-normalized option symbols (e.g. ["AAPL260320C00280000"]). account_id: Account ID. Optional if PUBLIC_COM_ACCOUNT_ID is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| osi_symbols | Yes | ||
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |