| ID |
Name |
Abbr |
Presence |
Description |
| 54 | Side | Side |
required |
SYNOPSIS:
Side of order (see Volume : "Glossary" for value definitions)
|
| 41 | OrigClOrdID | OrigClOrdID |
optional |
SYNOPSIS:
ClOrdID (11) of the previous order (NOT the initial order of the day) as assigned by the institution, used to identify the previous order in cancel and cancel/replace requests.
|
| 11 | ClOrdID | ClOrdID |
required |
SYNOPSIS:
Unique identifier for Order as assigned by the buy-side (institution, broker, intermediary etc.) (identified by SenderCompID (49) or OnBehalfOfCompID (5) as appropriate). Uniqueness must be guaranteed within a single trading day. Firms, particularly those which electronically submit multi-day orders, trade globally or throughout market close periods, should ensure uniqueness across days, for example by embedding a date within the ClOrdID field.
|
| 526 | SecondaryClOrdID | ClOrdID2 |
optional |
SYNOPSIS:
Assigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system.
|
| 583 | ClOrdLinkID | ClOrdLinkID |
optional |
SYNOPSIS:
Permits order originators to tie together groups of orders in which trades resulting from orders are associated for a specific purpose, for example the calculation of average execution price for a customer or to associate lists submitted to a broker as waves of a larger program trade.
|
| 586 | OrigOrdModTime | OrigOrdModTm |
optional |
SYNOPSIS:
The most recent (or current) modification TransactTime (tag 60) reported on an Execution Report for the order. The OrigOrdModTime is provided as an optional field on Order Cancel Request and Order Cancel Replace Requests to identify that the state of the order has not changed since the request was issued. The use of this approach is not recommended.
|
| 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:
|
| 229 | TradeOriginationDate | OrignDt |
optional |
SYNOPSIS:
Used with Fixed Income for Muncipal New Issue Market. Agreement in principal between counter-parties prior to actual trade date.
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
(prior to FIX 4.4 field was of type UTCDate)
|
| 75 | TradeDate | TrdDt |
optional |
SYNOPSIS:
Indicates date of trading day. Absence of this field indicates current day (expressed in local time at place of trade).
|
| 1011 | OrderQtyData | OrdQty | required | SYNOPSIS:
The OrderQtyData component block contains the fields commonly used for indicating the amount or quantity of an order. Note that when this component block is marked as "required" in a message either one of these three fields must be used to identify the amount: OrderQty, CashOrderQty or OrderPercent (in the case of CIV).
ELABORATION:
|
| 376 | ComplianceID | ComplianceID |
optional |
SYNOPSIS:
ID used to represent this transaction for compliance purposes (e.g. OATS reporting).
|
| 2404 | ComplianceText | ComplianceTxt |
optional |
SYNOPSIS:
Free text for compliance information required for regulatory reporting.
|
| 2351 | EncodedComplianceTextLen | EncComplianceTxtLen |
optional |
SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedComplianceText(2352) field.
|
| 2352 | EncodedComplianceText | EncComplianceTxt |
optional |
SYNOPSIS:
Encoded (non-ASCII characters) representation of the ComplianceText(2404) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the ComplianceText(2404) 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.
|