Message: OrderRequestAck

File: WebAPI/order_2.proto

Description

Acknowledgement that CQG trade routing system received and started processing the order request. It is sent only for OrderRequest actions: LiquidateAll, CancelAllOrders, GoFlat. The result of acknowledged GoFlat request will be returned as GoFlatStatus message.

Request: LiquidateAll, CancelAllOrders, GoFlat.

Used in

ServerMsg

Fields

request_id

Type: uint32

Description: ID of the order request this acknowledgement corresponds to.

when

Type: google.protobuf.Timestamp

Description: Time when the order request has been acknowledgement by CQG trade routing system.