| ID | Abbr | NumInGroup ID | NumInGroup name |
|---|---|---|---|
| 2061 | RptSide | 552 | NoSides |
| Added | EP | Updated | EP | Deprecated | EP |
|---|---|---|---|---|---|
| FIX.4.4 |
| ID | Name | Abbr | Presence | Description |
|---|---|---|---|---|
| 54 | Side | Side | required | SYNOPSIS:
Side of order
|
| 37 | OrderID | OrdID | required | SYNOPSIS:
Unique identifier for Order as assigned by sell-side (broker, exchange, ECN). Uniqueness must be guaranteed within a single trading day. Firms which accept multi-day orders should consider embedding a date within the OrderID field to assure uniqueness across days.
|
| 198 | SecondaryOrderID | OrdID2 | optional | SYNOPSIS:
Assigned by the party which accepts the order. Can be used to provide the OrderID (37) used by an exchange or executing system.
|
| 11 | ClOrdID | ClOrdID | optional | 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.
|
| 66 | ListID | ListID | optional | SYNOPSIS:
Unique identifier for list as assigned by institution, used to associate multiple individual orders. Uniqueness must be guaranteed within a single trading day. Firms which generate multi-day orders should consider embedding a date within the ListID field to assure uniqueness across days.
|
| 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: |
| 1 | Account | Acct | optional | SYNOPSIS:
Account mnemonic as agreed between buy and sell sides, e.g. broker and institution or investor/intermediary and fund manager.
|
| 660 | AcctIDSource | AcctIDSrc | optional | SYNOPSIS:
Used to identify the source of the Account (1) code. This is especially useful if the account is a new account that the Respondent may not have setup yet in their system.
|
| 581 | AccountType | AcctTyp | optional | SYNOPSIS:
Type of account associated with an order
|
| 81 | ProcessCode | ProcCode | optional | SYNOPSIS:
Processing code for sub-account. Absence of this field in AllocAccount (79) / AllocPrice (366) /AllocQty (80) / ProcessCode instance indicates regular trade.
|
| 575 | OddLot | OddLot | optional | SYNOPSIS:
This trade is to be treated as an odd lot
|
| 2007 | ClrInstGrp | ClrInst | optional | SYNOPSIS: ELABORATION: |
| 578 | TradeInputSource | InptSrc | optional | SYNOPSIS:
Type of input device or system from which the trade was entered.
|
| 579 | TradeInputDevice | InptDev | optional | SYNOPSIS:
Specific device number, terminal number or station where trade was entered
|
| 821 | OrderInputDevice | OrdInptDev | optional | SYNOPSIS:
Specific device number, terminal number or station where order was entered
|
| 15 | Currency | Ccy | optional | SYNOPSIS:
Identifies currency used for price. Absence of this field is interpreted as the default for the security. It is recommended that systems provide the currency value whenever possible. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values.
|
| 376 | ComplianceID | ComplianceID | optional | SYNOPSIS:
ID used to represent this transaction for compliance purposes (e.g. OATS reporting).
|
| 377 | SolicitedFlag | SolFlag | optional | SYNOPSIS:
Indicates whether or not the order was solicited.
|
| 528 | OrderCapacity | Cpcty | optional | SYNOPSIS:
Designates the capacity of the firm placing the order
(as of FIX 4.3, this field replaced Rule80A (tag 47) --used in conjunction with OrderRestrictions (529) field)
(see Volume : "Glossary" for value definitions)
|
| 529 | OrderRestrictions | Rstctions | optional | SYNOPSIS:
Restrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
|
| 582 | CustOrderCapacity | CustCpcty | optional | SYNOPSIS:
Capacity of customer placing the order
Primarily used by futures exchanges to indicate the CTICode (customer type indicator) as required by the US CFTC (Commodity Futures Trading Commission).
|
| 40 | OrdType | OrdTyp | optional | SYNOPSIS:
Order type
*** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" ***
(see Volume : "Glossary" for value definitions)
|
| 18 | ExecInst | ExecInst | optional | SYNOPSIS:
Instructions for order handling on exchange trading floor. If more than one instruction is applicable to an order, this field can contain multiple instructions separated by space.
|
| 483 | TransBkdTime | TransBkdTm | optional | SYNOPSIS:
For CIV A date and time stamp to indicate the time a CIV order was booked by the fund manager.
|
| 336 | TradingSessionID | SesID | optional | SYNOPSIS:
Identifier for Trading Session
Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc).
To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID.
Values should be bi-laterally agreed to between counterparties.
Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).
|
| 625 | TradingSessionSubID | SesSub | optional | SYNOPSIS:
Optional market assigned sub identifier for a trading session. Usage is determined by market or counterparties.
Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations.
|
| 943 | TimeBracket | TmBkt | optional | SYNOPSIS:
A code that represents a time interval in which a fill or trade occurred.
Required for US futures markets.
|
| 1000 | CommissionData | Comm | optional | SYNOPSIS:
The CommissionDate component block is used to carry commission information such as the type of commission and the rate.
ELABORATION: |
| 381 | GrossTradeAmt | GrossTrdAmt | optional | SYNOPSIS:
Total amount traded (e.g. CumQty (4) * AvgPx (6)) expressed in units of currency.
|
| 157 | NumDaysInterest | NumDaysInt | optional | SYNOPSIS:
Number of Days of Interest for convertible bonds and fixed income. Note value may be negative.
|
| 230 | ExDate | ExDt | optional | SYNOPSIS:
The date when a distribution of interest is deducted from a securities assets or set aside for payment to bondholders. On the ex-date, the securities price drops by the amount of the distribution (plus or minus any market activity).
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
(prior to FIX 4.4 field was of type UTCDate)
|
| 158 | AccruedInterestRate | AcrdIntRt | optional | SYNOPSIS:
The amount the buyer compensates the seller for the portion of the next coupon interest payment the seller has earned but will not receive from the issuer because the issuer will send the next coupon payment to the buyer. Accrued Interest Rate is the annualized Accrued Interest amount divided by the purchase price of the bond.
|
| 159 | AccruedInterestAmt | AcrdIntAmt | optional | SYNOPSIS:
Amount of Accrued Interest for convertible bonds and fixed income
|
| 738 | InterestAtMaturity | IntAtMat | optional | SYNOPSIS:
Amount of interest (i.e. lump-sum) at maturity.
|
| 920 | EndAccruedInterestAmt | EndAcrdIntAmt | optional | SYNOPSIS:
Accrued Interest Amount applicable to a financing transaction on the End Date.
|
| 921 | StartCash | StartCsh | optional | SYNOPSIS:
Starting dirty cash consideration of a financing deal, i.e. paid to the seller on the Start Date.
|
| 922 | EndCash | EndCsh | optional | SYNOPSIS:
Ending dirty cash consideration of a financing deal. i.e. reimbursed to the buyer on the End Date.
|
| 238 | Concession | Concession | optional | SYNOPSIS:
Provides the reduction in price for the secondary market in Muncipals.
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
|
| 237 | TotalTakedown | TotTakedown | optional | SYNOPSIS:
The price at which the securities are distributed to the different members of an underwriting group for the primary market in Municipals, total gross underwriter's spread.
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
|
| 118 | NetMoney | NetMny | optional | SYNOPSIS:
Total amount due as the result of the transaction (e.g. for Buy order - principal + commission + fees) reported in currency of execution.
|
| 119 | SettlCurrAmt | SettlCurrAmt | optional | SYNOPSIS:
Total amount due expressed in settlement currency (includes the effect of the forex transaction)
|
| 120 | SettlCurrency | SettlCcy | optional | SYNOPSIS:
Currency code of settlement denomination.
|
| 155 | SettlCurrFxRate | SettlCurrFxRt | optional | SYNOPSIS:
Foreign exchange rate used to compute SettlCurrAmt (9) from Currency (5) to SettlCurrency (20)
|
| 156 | SettlCurrFxRateCalc | SettlCurrFxRtCalc | optional | SYNOPSIS:
Specifies whether or not SettlCurrFxRate (55) should be multiplied or divided
|
| 77 | PositionEffect | PosEfct | optional | SYNOPSIS:
Indicates whether the resulting position after a trade should be an opening position or closing position. Used for omnibus accounting - where accounts are held on a gross basis instead of being netted together.
|
| 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 field.
|
| 752 | SideMultiLegReportingType | MLegRptTyp | optional | SYNOPSIS:
Used to indicate if the side being reported on Trade Capture Report represents a leg of a multileg instrument or a single security
|
| 2011 | ContAmtGrp | ContAmt | optional | SYNOPSIS: ELABORATION: |
| 1019 | Stipulations | Stip | optional | SYNOPSIS:
The Stipulations component block is used in Fixed Income to provide additional information on a given security. These additional information are usually not considered static data information.
ELABORATION: |
| 2035 | MiscFeesGrp | MiscFees | optional | SYNOPSIS: ELABORATION: |
| 825 | ExchangeRule | ExchRule | optional | SYNOPSIS:
Used to report any exchange rules that apply to this trade.
Primarily intended for US futures markets. Certain trading practices are permitted by the CFTC, such as large lot trading, block trading, all or none trades. If the rules are used, the exchanges are required to indicate these rules on the trade.
|
| 826 | TradeAllocIndicator | AllocInd | optional | SYNOPSIS:
Identifies how the trade is to be allocated
|
| 591 | PreallocMethod | PreallocMeth | optional | SYNOPSIS:
Indicates the method of preallocation.
|
| 70 | AllocID | AllocID | optional | SYNOPSIS:
Unique identifier for allocation message.
(Prior to FIX 4.1 this field was of type int)
|
| 2060 | TrdAllocGrp | Alloc | optional | SYNOPSIS: ELABORATION: |