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 combo leg name. null when Include does not include Prices.
ComboContractGreeksdict[str, LiveGreeks]YesYesPer-leg contract greeks keyed by combo leg name. 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.