Option Prices Realtime Snapshot

Option Prices Realtime Snapshot Ruby API Documentation

Returns all options snapshots for the queried interval with links to download.

API Class:
Intrinio::OptionsApi
Instance Method:
get_options_snapshots()

Stock Price Code Example

Use my API Key
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

NameTypeDescriptionNotes
sourceStringRealtime or 15-minute delayed contracts.[optional]  
at_datetimeDateTimeThe UTC date and time (with url-encoded spaces) the snapshot will cover.[optional]  
with_greeksBOOLEANWhether to include Greek calculations fields when available.[optional]  
stock_price_sourceStringSource for underlying price for calculating Greeks.[optional]  
with_underlying_priceBOOLEANWhether to include the underlying price of the security in the file.[optional]  

Return Type

object
Intrinio::OptionSnapshotsResult

Properties

NameTypeDescription
snapshotsArray<OptionSnapshotGroup>List of all the snapshot groups comprising the queried result.  
object
Intrinio::OptionSnapshotGroup

Properties

NameTypeDescription
timeDateTimeThe UTC timestamp of this snapshot group.  
filesArray<Object>List of all the snapshot parts of this group.