Message: UseOrder

File: WebAPI/order_2.proto

Description

Use existing order.

Used in

CompoundOrderEntry

Fields

order_id

Type: string

Description: Order ID of existing order assigned by server after last modification.

Source: latest OrderStatus.order_id received via a TradeSubscription with the order scope in the connection.

account_id

Type: sint32

Description: ID of the order’s account.

Source: trading_account_2.Account.account_id, order_2.OrderStatus.account_id, order_2.Order.account_id.