ListExecutionsArgs
Arguments for ListExecutions.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
LiveLegId | int | No | Yes | Optional filter by live leg id. | |
LivePositionId | int | No | Yes | Optional filter by live position id. | |
LiveStrategyId | int | No | Yes | Optional filter by live strategy id. | |
LiveExecPlanId | int | No | Yes | Optional filter by live execution plan id. | |
BrokerAccountId | str | No | Yes | Optional filter by broker account id. | |
Limit | int | No | Yes | Maximum number of items to return. The server may cap this value. | |
ContinuationToken | str | No | Yes | Pagination token returned by a previous ListExecutions call. |