Message: StrategyLegFill

File: WebAPI/strategy_2.proto

Description

Describes a leg order fill that contributes to a synthetic strategy order fill.

Used in

TransactionStatus

Fields

leg_order_id

Type: string

Description: Order ID for the leg order (the original OrderStatus.order_id)

leg_execution_id

Type: string

Description: Leg_execution_id of the corresponding Trade message for the leg order fill.

qty

Type: double

Description: Quantity of the leg order fill used for this synthetic strategy order fill, decimal (fractional quantities are possible for legs with non-integer quantity ratio). This is correct quantity (ContractMetadata.volume_scale must not be applied).