File: WebAPI/strategy_2.proto
Request to resolve previously reported hung quantity on a synthetic strategy order by:
1. placing orders to offset filled leg position(s) at current mkt price(s) and (simultaneously)
2. cancelling the hung quantity.
Type: sint32
Description: ID of an account that is used to place an order.
Source: trading_account_2.Account.account_id, order_2.OrderStatus.account_id, order_2.Order.account_id.
Type: string
Description: Order ID assigned by server after the last modification.
Source: latest order_2.OrderStatus.order_id received via a TradeSubscription with the order scope in the connection.
Type: sint32
Description: ID of the hang from the SyntheticHang message.
Source: SyntheticHang.hang_id from TransactionStatus.
Type: sint64
Description: Note: Use when_utc_timestamp field instead.
Type: google.protobuf.Timestamp
Description: Client side time when a request was submitted (UTC). If specified it’s used instead of when_utc_time field (at least one of these fields must be specified).