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