File: WebAPI/order_2.proto
Provides parameters of opposite-side fill during FillCareOrder.
Type: string
Description: Execution ID of opposite-side fill.
Required: yes.
Type: string
Description: ID of opposite-side care order to fill, Can be omitted if create_new_order=true.
Source: latest OrderStatus.order_id received via a TradeSubscription with the order scope in the connection.
Type: bool
Description: Instruction to create a new order for the opposite-side fill.
Type: sint32
Description: ID of the opposite-side fill’s account.
Required: yes.
Type: FillCareOrderLeg
Description: Holds information about the fill parameters of spread legs.