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 | Boolean | 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 | Boolean | Whether to include open close high low type fields. | [optional] |
Name | Type | Description |
---|---|---|
contracts | [OptionPriceBatchRealtime] |