forwardTradeCaptureReportRequestAcknowledgement Constructor    Table of ContentOriginalFixmlMessage Property forward
TradeCaptureReportRequestAcknowledgement Properties

The TradeCaptureReportRequestAcknowledgement type exposes the following members.

Properties
  NameDescription
Public propertyOriginalFixmlMessage
Gets Fixml string which represent original received message.
Public propertySenderCompID
Assigned value used to identify customer firm sending message.
Public propertySenderSubID
The user ID assigned to the sender must be provided in all uppercase letters.
Public propertySubscriptionRequestType
Subscription Request Type Supported Values: 0 = Snapshot (Query) 1 = Subscribe
Public propertyTargetCompID
Identifies the entity to whom the message is being sent. This echoes the SenderCompID sent on the request.
Public propertyTargetSubID
Assigned value used to identify specific message recipient (user, etc.) This echoes the SenderSubID sent on the request.
Public propertyText
Free format text string for error messaging. (Note: this field does not have a specified maximum length).
Public propertyTradeRequestID
Unique ID from client.
Public propertyTradeRequestResult
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
Public propertyTradeRequestStatus
Status of Trade Request. Supported Values: 0 = Accepted 1 = Completed 2 = Rejected
Public propertyTradeRequestType
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)
Top
See Also