File: WebAPI/market_data_2.proto
Result of RFQ request.
Requests: RFQRequest.
Type: uint32
Description: Client ID of the request.
Required: yes.
Type: string
Description: Exchange ID of the request.
Note: It’s set if status_code = RFQReport.StatusCode.STATUS_CODE_SUCCESS.
Type: uint32
Description: Status code.
Source: RFQReport.StatusCode.
Type: shared_1.Text
Description: Optional failure details.
effective_regulatory_algorithm_id
Type: uint32
Description: Regulatory Algorithm ID actually sent to the exchange for this request, if any.
Note: Will differ from client_regulatory_algorithm_id if any CQG algorithm was applied to the order.
•STATUS_CODE_SUCCESS = 0
•STATUS_CODE_FAILURE = 101
General failure.
•STATUS_CODE_INVALID_PARAMS = 102
Request parameters are invalid.
•STATUS_CODE_NOT_SUPPORTED_FOR_CONTRACT = 103
RFQ is not supported for specified contract.