Message: ManagedOrderLeg

File: WebAPI/order_2.proto

Description

Managed order Leg. Links an executing order leg to a managed order.

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 managed order. It is a required field.

managed_chain_order_id

Type: string

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