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] |
show_stats | BOOLEAN | Whether to include Greek calculations or not. | [optional] |
stock_price_source | String | Source for underlying price for calculating Greeks. | [optional] |
model | String | Model for calculating Greek values. Default is black_scholes. | [optional] |
show_extended_price | BOOLEAN | Whether to include open close high low type fields. | [optional] |
Name | Type | Description |
---|---|---|
contracts | Array |