Returns a list of latest price data for up to 250 option contracts per request.
Name | Type | Description | Notes |
---|---|---|---|
body | OptionContractsList | The contract symbols for which to return options prices for. | |
source | string | Realtime or 15-minute delayed contracts. | [optional] |
showStats | bool? | Whether to include Greek calculations or not. | [optional] |
stockPriceSource | string | Source for underlying price for calculating Greeks. | [optional] |
model | string | Model for calculating Greek values. Default is black_scholes. | [optional] |
showExtendedPrice | bool? | Whether to include open close high low type fields. | [optional] |
Name | Type | Description |
---|---|---|
Contracts | List |