| ID | MsgType | Abbr | Flow |
|---|---|---|---|
| 133 | CW | QuotAck |
| Added | EP | Updated | EP | Deprecated | EP |
|---|---|---|---|---|---|
| FIX.5.0SP2 | 143 |
| ID | Name | Abbr | Presence | Description |
|---|---|---|---|---|
| 1024 | StandardHeader | BaseHeader | required | SYNOPSIS:
The standard FIX message header
ELABORATION: |
| 117 | QuoteID | QID | optional | SYNOPSIS:
Unique identifier for quote
|
| 1166 | QuoteMsgID | QtMsgID | optional | SYNOPSIS:
Unique identifier for a quote message.
|
| 131 | QuoteReqID | ReqID | optional | SYNOPSIS:
Unique identifier for a QuoteRequest(35=R).
|
| 537 | QuoteType | Typ | optional | SYNOPSIS:
Identifies the type of quote.
An indicative quote is used to inform a counterparty of a market. An indicative quote does not result directly in a trade.
A tradeable quote is submitted to a market and will result directly in a trade against other orders and quotes in a market.
A restricted tradeable quote is submitted to a market and within a certain restriction (possibly based upon price or quantity) will automatically trade against orders. Order that do not comply with restrictions are sent to the quote issuer who can choose to accept or decline the order.
A counter quote is used in the negotiation model. See Volume 7 - Product: Fixed Income for example usage.
|
| 298 | QuoteCancelType | CxlTyp | optional | SYNOPSIS:
Identifies the type of quote cancel.
|
| 1751 | SecondaryQuoteID | QID2 | optional | SYNOPSIS:
Assigned by the party which accepts the quote. Can be used to provide the quote identifier assigned by an exchange, marketplace or executing system.
|
| 1865 | QuoteAckStatus | QtAckStat | required | SYNOPSIS:
Acknowledgement status of a Quote(35=S) or QuoteCancel(35=Z) message submission.
|
| 300 | QuoteRejectReason | RejRsn | optional | SYNOPSIS:
Reason Quote 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.
|
| 1012 | Parties | Pty | optional | SYNOPSIS:
The Parties component block is used to identify and convey information on the entities both central and peripheral to the financial transaction represented by the FIX message containing the Parties Block. The Parties block allows many different types of entites to be expressed through use of the PartyRole field and identifies the source of the PartyID through the the PartyIDSource.
ELABORATION: |
| 2261 | QuoteAttributeGrp | QteAttrib | optional | SYNOPSIS:
The QuoteAttributeGrp component provides additional attributes about the quote. Attributes included in this component are primarily "indicators" that may be associated with regulatory requirements and are typically not part of normal trading activities.
ELABORATION: |
| 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: |