Message: HistoricalOrdersReport

File: WebAPI/trade_routing_2.proto

Description

Response for historical orders request.

Request: HistoricalOrdersRequest

Used in

InformationReport

Fields

order_statuses

Type: order_2.OrderStatus

Description: List of order statuses matching historical order filter.

order_status_limit_reached

Type: bool

Description: Indicator that not all order statuses are returned.
Limit by HistoricalOrdersRequest.max_order_status_count is reached.

transaction_status_limit_reached

Type: bool

Description: Indicator that not all order statuses are returned.
Limit by HistoricalOrdersRequest.max_transaction_status_count is reached.