Returns all options snapshots for the queried interval with links to download.
Name | Type | Description | Notes |
---|---|---|---|
source | str | Realtime or 15-minute delayed contracts. | [optional] |
at_datetime | datetime | The UTC date and time (with url-encoded spaces) the snapshot will cover. | [optional] |
with_greeks | bool | Whether to include Greek calculations fields when available. | [optional] |
stock_price_source | str | Source for underlying price for calculating Greeks. | [optional] |
with_underlying_price | bool | Whether to include the underlying price of the security in the file. | [optional] |
Name | Type | Description |
---|---|---|
snapshots | list[OptionSnapshotGroup] | List of all the snapshot groups comprising the queried result. |