Message: ExecutingOrder

File: WebAPI/order_2.proto

Description

Executing order. Links a managed order to an executing order leg.

Used in

ManagedOrderLink

Fields

node_path

Type: string

Description: Path in the tree of the executing order’s strategy from the root to the leg node (see ManagedOrderLink). The format is described in the header of strategy_definition_2.StrategyDefinition message. It is a required field.

account_id

Type: sint32

Description: Account ID of the executing order It is a required field.

executing_chain_order_id

Type: string

Description: Order ID assigned by server to originally placed executing order. It stays the same regardless of modification requests. It is a required field.