Skip to main content

ListExecutionsArgs

Arguments for ListExecutions.

FieldTypeRequiredNullableDefaultDescription
LiveLegIdintNoYesOptional filter by live leg id.
LivePositionIdintNoYesOptional filter by live position id.
LiveStrategyIdintNoYesOptional filter by live strategy id.
LiveExecPlanIdintNoYesOptional filter by live execution plan id.
BrokerAccountIdstrNoYesOptional filter by broker account id.
LimitintNoYesMaximum number of items to return. The server may cap this value.
ContinuationTokenstrNoYesPagination token returned by a previous ListExecutions call.