get_option_greeks
Retrieve option Greeks (delta, gamma, theta, vega, rho, IV) for option symbols, enabling options risk assessment and trading decisions.
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 |