Message: FillCareOppositeSide

File: WebAPI/order_2.proto

Description

Provides parameters of opposite-side fill during FillCareOrder.

Used in

FillCareOrder

Fields

exec_id

Type: string

Description: Execution ID of opposite-side fill.

Required: yes.

order_id

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.

create_new_order

Type: bool

Description: Instruction to create a new order for the opposite-side fill.

account_id

Type: sint32

Description: ID of the opposite-side fill’s account.

Required: yes.

order_legs

Type: FillCareOrderLeg

Description: Holds information about the fill parameters of spread legs.