TradeCaptureReportRequestAcknowledgement Constructor | Table of Content | OriginalFixmlMessage Property |
TradeCaptureReportRequestAcknowledgement Properties |
The TradeCaptureReportRequestAcknowledgement type exposes the following members.
Name | Description | |
---|---|---|
OriginalFixmlMessage |
Gets Fixml string which represent original received message.
| |
SenderCompID |
Assigned value used to identify customer firm sending message.
| |
SenderSubID |
The user ID assigned to the sender must be provided in all uppercase letters.
| |
SubscriptionRequestType |
Subscription Request Type
Supported Values:
0 = Snapshot (Query)
1 = Subscribe
| |
TargetCompID |
Identifies the entity to whom the message is being sent. This echoes the SenderCompID sent on the request.
| |
TargetSubID |
Assigned value used to identify specific message recipient (user, etc.) This echoes the SenderSubID sent on the request.
| |
Text |
Free format text string for error messaging. (Note: this field does not have a specified maximum length).
| |
TradeRequestID |
Unique ID from client.
| |
TradeRequestResult |
Result of Trade Request
Supported Values:
0 = Successful (Default)
1 = Invalid or unknown instrument
2 = Invalid type of trade requested
3 = Invalid parties
4 = Invalid Transport Type requested
5 = Invalid Destination requested
8 = TradeRequestType not supported
9 = Unauthorized for Trade Capture Report Request
| |
TradeRequestStatus |
Status of Trade Request.
Supported Values:
0 = Accepted
1 = Completed
2 = Rejected
| |
TradeRequestType |
Type of Trade Capture Report.
Supported Values:
0 = All trades (subscribe only)
1 =Initial request for results matching Criteria provided on request (filtered subscription or query snapshot)
2 = (Not supported)
3 = Continue sending results of query snapshot/subscription polling (TradeRequestID must match original request)
|