get_option_greeks
Retrieve option Greeks including delta, gamma, theta, vega, rho, and implied volatility for specified option symbols.
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 |
|---|---|---|---|
| account_id | No | ||
| osi_symbols | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |