Skip to main content

ExecPlanLegRef

Stable leg identity inside one execution plan. Name is display metadata only.

FieldTypeRequiredNullableDefaultDescription
ExecPlanLegIdstrYesNoStable identifier for this leg inside the execution plan.
LiveLegIdintNoYesExisting live leg id when this reference closes or otherwise points to a stored live leg; null for newly opened legs.
NamestrYesNoUser-facing leg name for display and diagnostics. It is not unique and should not be used as identity.
RoleExecPlanLegRoleYesNoRole of this leg in the execution plan.
LiveContractLiveContractYesNoContract specification for the leg.
LiveContractIdintYesNoServer-side live contract id for the leg contract.
PlannedQtyDecimalYesNoSigned planned execution quantity for the leg. Positive quantities buy; negative quantities sell.
IsMarkerboolYesNoTrue when the leg is a non-tradeable marker leg.
GroupIdintNoYesExecution-plan leg group id.