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] [enum: realtime, delayed] |
showStats | Boolean | Whether to include Greek calculations or not. | [optional] |
stockPriceSource | String | Source for underlying price for calculating Greeks. | [optional] [enum: iex, bats_delayed, intrinio_mx, intrinio_mx_plus, delayed_sip, utp_delayed, otc_delayed, cta_a_delayed, cta_b_delayed, nasdaq_basic] |
model | String | Model for calculating Greek values. Default is black_scholes. | [optional] [enum: black_scholes, bjerk] |
showExtendedPrice | Boolean | Whether to include open close high low type fields. | [optional] |
Name | Type | Description |
---|---|---|
contracts | List |