Message: LiquidateAll

File: WebAPI/order_2.proto

Description

Liquidate all open positions.

Response: OrderRequestAck.

Used in

OrderRequest

Fields

account_position_filters

Type: AccountPositionFilter

Description: Accounts and positions to liquidate. At least one AccountPositionFilter should be specified, otherwise ServerMsg.OrderRequestReject is sent. Position matching any filter is to be liquidated.

when_utc_timestamp

Type: google.protobuf.Timestamp

Description: Client side time when this request was submitted (UTC).

execution_source_code

Type: string

Description: FIA Execution Source Code value of the operation. See Order.execution_source_code.

speculation_type

Type: uint32

Description: Specifies a speculation type. One of SpeculationType enum.