Skip to main content

GetLegsSnapshotResult

Point-in-time snapshot of data for multiple legs.

FieldTypeRequiredNullableDefaultDescription
LegPricesdict[int, LivePrices]YesYesPer-leg live prices keyed by live leg id. null when Include does not include Prices.
LegGreeksdict[int, LiveGreeks]YesYesPer-leg live greeks keyed by live leg id. null when Include does not include Greeks.
LegPnLsdict[int, LivePnL]YesYesPer-leg live PnL keyed by live leg id. null when Include does not include PnL.