Skip to main content

GetComboContractsSnapshotResult

Point-in-time snapshot of combo contracts data (including optional aggregated combo quote).

FieldTypeRequiredNullableDefaultDescription
ComboContractPricesdict[str, LivePrices]YesYesPer-leg contract prices keyed by caller-provided combo leg key. null when Include does not include Prices.
ComboContractGreeksdict[str, LiveGreeks]YesYesPer-leg contract greeks keyed by caller-provided combo leg key. null when Include does not include Greeks.
ComboPricesLivePricesNoYesAggregated combo prices across legs using provided quantities. null when Include does not include Prices.
ComboGreeksLiveGreeksNoYesAggregated combo greeks across legs using provided quantities. null when Include does not include Greeks.