Returns all option stats (greeks and implied volatility) as well as the underlying factors used to calculate them, for a particular option contract.
Name | Type | Description | Notes |
---|---|---|---|
identifier | String | The Intrinio ID or code of the options contract to request prices for. | |
source | String | Realtime or 15-minute delayed contracts. | [optional] |
showExtendedPrice | Boolean | Whether to include open close high low type fields. | [optional] |
Name | Type | Description |
---|---|---|
stats | OptionStatsRealtime | |
factors | OptionFactorsRealtime | |
option | OptionRealtime |