Returns all options snapshots for the queried interval with links to download.
Name | Type | Description | Notes |
---|---|---|---|
source | String | Realtime or 15-minute delayed contracts. | [optional] [enum: realtime, delayed] |
atDatetime | OffsetDateTime | The UTC date and time (with url-encoded spaces) the snapshot will cover. | [optional] |
withGreeks | Boolean | Whether to include Greek calculations fields when available. | [optional] |
stockPriceSource | String | Source for underlying price for calculating Greeks. | [optional] [enum: iex, nasdaq_basic, nasdaq_basic_last_sale] |
withUnderlyingPrice | Boolean | Whether to include the underlying price of the security in the file. | [optional] |
Name | Type | Description |
---|---|---|
snapshots | List | List of all the snapshot groups comprising the queried result. |