| ID | MsgType | Abbr | Flow |
|---|---|---|---|
| 140 | DD | TrdMtchRptAck |
| Added | EP | Updated | EP | Deprecated | EP |
|---|---|---|---|---|---|
| FIX.5.0SP2 | 150 |
| ID | Name | Abbr | Presence | Description |
|---|---|---|---|---|
| 1024 | StandardHeader | BaseHeader | required | SYNOPSIS:
The standard FIX message header
ELABORATION: |
| 1057 | ApplicationSequenceControl | ApplSeqCtrl | optional | SYNOPSIS:
The ApplicationSequenceControl is used for application sequencing and recovery. Consisting of ApplSeqNum (1181), ApplID (1180), ApplLastSeqNum (1350), and ApplResendFlag (1352), FIX application messages that carries this component block will be able to use application level sequencing. ApplID, ApplSeqNum and ApplLastSeqNum fields identify the application id, application sequence number and the previous application sequence number (in case of intentional gaps) on each application message that carries this block.
ELABORATION: |
| 880 | TrdMatchID | MtchID | required | SYNOPSIS:
Identifier assigned to a trade by a matching system.
|
| 1896 | TradeMatchAckStatus | MtchAckStat | required | SYNOPSIS:
Used to indicate the status of the trade match report submission.
|
| 1897 | TradeMatchRejectReason | RejRsn | optional | SYNOPSIS:
Reason the trade match report submission was rejected.
|
| 1328 | RejectText | RejTxt | optional | SYNOPSIS:
Identifies the reason for rejection.
|
| 1664 | EncodedRejectTextLen | EncRejTxtLen | optional | SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedRejectText(1665) field.
|
| 1665 | EncodedRejectText | EncRejTxt | optional | SYNOPSIS:
Encoded (non-ASCII characters) representation of the RejectText(1328) field in the encoded format specified via the MessageEncoding(347) field. If used, the ASCII (English) representation should also be specified in the RejectText(1328) field.
|
| 58 | Text | Txt | optional | SYNOPSIS:
Free format text string
(Note: this field does not have a specified maximum length)
|
| 354 | EncodedTextLen | EncTxtLen | optional | SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedText (355) field.
|
| 355 | EncodedText | EncTxt | optional | SYNOPSIS:
Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text(58) field.
|
| 1025 | StandardTrailer | Trlr | required | SYNOPSIS:
The standard FIX message trailer
ELABORATION: |