Message: SyntheticHang

File: WebAPI/strategy_2.proto

Description

Details of hung quantity on a synthetic strategy order or existing hang resolution.

Used in

TransactionStatus

Fields

hang_id

Type: sint32

Description: Unique hang identifier supplied by server.

uint32_hung_qty (deprecated)

Type: uint32

Description: Note: Use hung_qty field instead.

hung_qty

Type: cqg.Decimal

Description: Quantity (of the synthetic strategy order) hung, 0 indicates that hang is resolved.

order_ids

Type: string

Description: Orders participating in a synthetic strategy order hang.

Note: This is the original OrderStatus.order_id.