FIX.4.2 - Fields sorted by Tag Number

TagField NameData TypeUnion DatatypeDescriptionAddedDepr.Enums from tag
1AccountString

Account mnemonic as agreed between broker and institution.



Added  FIX.2.7
2AdvIdString

Unique identifier of advertisement message.

(Prior to FIX 4.1 this field was of type int)



Added  FIX.2.7
3AdvRefIDString

Reference identifier used with CANCEL and REPLACE transaction types.

(Prior to FIX 4.1 this field was of type int)



Added  FIX.2.7
4AdvSidechar

Broker's side of advertised trade



Added  FIX.2.7
5AdvTransTypeString

Identifies advertisement message transaction type



Added  FIX.2.7
6AvgPxPrice

Calculated average price of all fills on this order.



Added  FIX.2.7
7BeginSeqNoint

Message sequence number of first message in range to be resent



Added  FIX.2.7
8BeginStringString

Identifies beginning of new message and protocol version. ALWAYS FIRST FIELD IN MESSAGE. (Always unencrypted)



Added  FIX.2.7
9BodyLengthint

Message length, in bytes, forward to the CheckSum field. ALWAYS SECOND FIELD IN MESSAGE. (Always unencrypted)



Added  FIX.2.7
10CheckSumString

Three byte, simple checksum (see Appendix B: CheckSum Calculation for description). ALWAYS LAST FIELD IN MESSAGE; i.e. serves, with the trailing <SOH>, as the end-of-message delimiter. Always defined as three characters. (Always unencrypted)



Added  FIX.2.7
11ClOrdIDString

Unique identifier for Order as assigned by institution (identified by SenderCompID or OnBehalfOfCompID 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.



Added  FIX.2.7
12CommissionAmt

Commission. Note if CommType is percentage, Commission of 5% should be represented as .05.



Added  FIX.2.7
13CommTypechar

Commission type



Added  FIX.2.7
14CumQtyQty

Total number of shares filled.

(Prior to FIX 4.2 this field was of type int)



Added  FIX.2.7
15CurrencyCurrency

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 A: Valid Currency Codes for information on obtaining valid values.



Added  FIX.2.7
16EndSeqNoint

Message sequence number of last message in range to be resent. If request is for a single message BeginSeqNo = EndSeqNo. If request is for all messages subsequent to a particular message, EndSeqNo = "0" (representing infinity).



Added  FIX.2.7
17ExecIDString

Unique identifier of execution message as assigned by broker (will be 0 (zero) for ExecTransType=3 (Status)).

Uniqueness must be guaranteed within a single trading day or the life of a multi-day order. Firms which accept multi-day orders should consider embedding a date within the ExecID field to assure uniqueness across days.

(Prior to FIX 4.1 this field was of type int)



Added  FIX.2.7
18ExecInstMultipleValueString

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.



Added  FIX.2.7
19ExecRefIDString

Reference identifier used with Cancel and Correct transaction types.

(Prior to FIX 4.1 this field was of type int)



Added  FIX.2.7
20ExecTransTypechar

Identifies transaction type



Added  FIX.2.7
21HandlInstchar

Instructions for order handling on Broker trading floor



Added  FIX.2.7
22IDSourceString

Identifies class of alternative SecurityID



Added  FIX.2.7
23IOIidString

Unique identifier of IOI message.

(Prior to FIX 4.1 this field was of type int)



Added  FIX.2.7
24IOIOthSvcchar

Added  FIX.2.7FIX.4.2
25IOIQltyIndchar

Relative quality of indication



Added  FIX.2.7
26IOIRefIDString

Reference identifier used with CANCEL and REPLACE, transaction types.

(Prior to FIX 4.1 this field was of type int)



Added  FIX.2.7
27IOISharesString

Number of shares in numeric or relative size.



Added  FIX.2.7
28IOITransTypechar

Identifies IOI message transaction type



Added  FIX.2.7
29LastCapacitychar

Broker capacity in order execution



Added  FIX.2.7
30LastMktExchange

Market of execution for last fill



Added  FIX.2.7
31LastPxPrice

Price of this (last) fill. Field not required for ExecTransType = 3 (Status)



Added  FIX.2.7
32LastSharesQty

Quantity of shares bought/sold on this (last) fill. Field not required for ExecTransType = 3 (Status)

(Prior to FIX 4.2 this field was of type int)



Added  FIX.2.7
33LinesOfTextint

Identifies number of lines of text body



Added  FIX.2.7
34MsgSeqNumint

Integer message sequence number.



Added  FIX.2.7
35MsgTypeString

Defines message type. ALWAYS THIRD FIELD IN MESSAGE. (Always unencrypted)

Note: A "U" as the first character in the MsgType field (i.e. U1, U2, etc) indicates that the message format is privately defined between the sender and receiver.



Added  FIX.2.7
36NewSeqNoint

New sequence number



Added  FIX.2.7
37OrderIDString

Unique identifier for Order as assigned by broker. 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.



Added  FIX.2.7
38OrderQtyQty

Number of shares ordered. This represents the number of shares for equities or based on normal convention the number of contracts for options, futures, convertible bonds, etc.

(Prior to FIX 4.2 this field was of type int)



Added  FIX.2.7
39OrdStatuschar

Identifies current status of order.



Added  FIX.2.7
40OrdTypechar

Order type.



Added  FIX.2.7
41OrigClOrdIDString

ClOrdID 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.



Added  FIX.2.7
42OrigTimeUTCTimestamp

Time of message origination (always expressed in UTC (Universal Time Coordinated, also known as "GMT"))



Added  FIX.2.7
43PossDupFlagBoolean

Indicates possible retransmission of message with this sequence number



Added  FIX.2.7
44PricePrice

Price per share



Added  FIX.2.7
45RefSeqNumint

Reference message sequence number



Added  FIX.2.7
46RelatdSymString

Symbol of issue related to story. Can be repeated within message to identify multiple companies.



Added  FIX.2.7
47Rule80Achar

Note that the name of this field is changing to "OrderCapacity" as Rule80A is a very US market-specific term. Other world markets need to convey similar information, however, often a subset of the US values. . See the "Rule80A (aka OrderCapacity) Usage by Market" appendix for market-specific usage of this field.



Added  FIX.2.7
48SecurityIDString

CUSIP or other alternate security identifier



Added  FIX.2.7
49SenderCompIDString

Assigned value used to identify firm sending message.



Added  FIX.2.7
50SenderSubIDString

Assigned value used to identify specific message originator (desk, trader, etc.)



Added  FIX.2.7
51SendingDateLocalMktDate

No longer used. Included here for reference to prior versions.



Added  FIX.2.7FIX.4.0
52SendingTimeUTCTimestamp

Time of message transmission (always expressed in UTC (Universal Time Coordinated, also known as "GMT")



Added  FIX.2.7
53SharesQty

Number of shares

(Prior to FIX 4.2 this field was of type int)



Added  FIX.2.7
54Sidechar

Side of order



Added  FIX.2.7
55SymbolString

Ticker symbol



Added  FIX.2.7
56TargetCompIDString

Assigned value used to identify receiving firm.



Added  FIX.2.7
57TargetSubIDString

Assigned value used to identify specific individual or unit intended to receive message. "ADMIN" reserved for administrative messages not intended for a specific user.



Added  FIX.2.7
58TextString

Free format text string

(Note: this field does not have a specified maximum length)



Added  FIX.2.7
59TimeInForcechar

Specifies how long the order remains in effect. Absence of this field is interpreted as DAY.



Added  FIX.2.7
60TransactTimeUTCTimestamp

Time of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")



Added  FIX.2.7
61Urgencychar

Urgency flag



Added  FIX.2.7
62ValidUntilTimeUTCTimestamp

Indicates expiration time of indication message (always expressed in UTC (Universal Time Coordinated, also known as "GMT")



Added  FIX.2.7
63SettlmntTypchar

Indicates order settlement period. Absence of this field is interpreted as Regular. Regular is defined as the default settlement period for the particular security on the exchange of execution.



Added  FIX.2.7
64FutSettDateLocalMktDate

Specific date of trade settlement (SettlementDate) in YYYYMMDD format. Required when SettlmntTyp = 6 (Future) or SettlmntTyp = 8 (Sellers Option). (expressed in local time at place of settlement)



Added  FIX.2.7
65SymbolSfxString

Additional information about the security (e.g. preferred, warrants, etc.). Note also see SecurityType.

Valid values:

As defined in the NYSE Stock and bond Symbol Directory and in the AMEX Fitch Directory



Added  FIX.2.7
66ListIDString

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.



Added  FIX.2.7
67ListSeqNoint

Sequence of individual order within list (i.e. ListSeqNo of ListNoOrds, 2 of 25, 3 of 25, . . . )



Added  FIX.2.7
68TotNoOrdersint

Total number of list order entries across all messages. Should be the sum of all NoOrders in each message that has repeating list order entries related to the same ListID. Used to support fragmentation.

(Prior to FIX 4.2 this field was named "ListNoOrds")



Added  FIX.2.7
69ListExecInstString

Free format text message containing list handling and execution instructions.



Added  FIX.2.7
70AllocIDString

Unique identifier for allocation message.

(Prior to FIX 4.1 this field was of type int)



Added  FIX.2.7
71AllocTransTypechar

Identifies allocation transaction type



Added  FIX.2.7
72RefAllocIDString

Reference identifier to be used with Replace, Cancel, and Calculated AllocTransType messages.

(Prior to FIX 4.1 this field was of type int)



Added  FIX.2.7
73NoOrdersint

Indicates number of orders to be combined for average pricing and allocation.



Added  FIX.2.7
74AvgPrxPrecisionint

Indicates number of decimal places to be used for average pricing. Absence of this field indicates that default precision arranged by the broker/institution is to be used.



Added  FIX.2.7
75TradeDateLocalMktDate

Indicates date of trade referenced in this message in YYYYMMDD format. Absence of this field indicates current day (expressed in local time at place of trade).



Added  FIX.2.7
76ExecBrokerString

Identifies executing / give-up broker. Standard NASD market-maker mnemonic is preferred.



Added  FIX.2.7
77OpenClosechar

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.



Added  FIX.2.7
78NoAllocsint

Number of repeating AllocAccount/AllocPrice entries.



Added  FIX.2.7
79AllocAccountString

Sub-account mnemonic



Added  FIX.2.7
80AllocSharesQty

Number of shares to be allocated to specific sub-account

(Prior to FIX 4.2 this field was of type int)



Added  FIX.2.7
81ProcessCodechar

Processing code for sub-account. Absence of this field in AllocAccount / AllocPrice/AllocShares / ProcessCode instance indicates regular trade.



Added  FIX.2.7
82NoRptsint

Total number of reports within series.



Added  FIX.2.7
83RptSeqint

Sequence number of message within report series.



Added  FIX.2.7
84CxlQtyQty

Total number of shares canceled for this order.

(Prior to FIX 4.2 this field was of type int)



Added  FIX.2.7
85NoDlvyInstint

Number of delivery instruction fields to follow

No longer used. Included here for reference to prior versions.



Added  FIX.2.7FIX.4.1
86DlvyInstString

Free format text field to indicate delivery instructions

No longer used. Included here for reference to prior versions.



Added  FIX.2.7FIX.4.1
87AllocStatusint

Identifies status of allocation.



Added  FIX.2.7
88AllocRejCodeint

Identifies reason for rejection.



Added  FIX.2.7
89Signaturedata

Electronic signature



Added  FIX.2.7
90SecureDataLenLength

Length of encrypted message



Added  FIX.2.7
91SecureDatadata

Actual encrypted data stream



Added  FIX.2.7
92BrokerOfCreditString

Broker to receive trade credit.



Added  FIX.2.7
93SignatureLengthLength

Number of bytes in signature field.



Added  FIX.2.7
94EmailTypechar

Email message type.



Added  FIX.2.7
95RawDataLengthLength

Number of bytes in raw data field.



Added  FIX.2.7
96RawDatadata

Unformatted raw data, can include bitmaps, word processor documents, etc.



Added  FIX.2.7
97PossResendBoolean

Indicates that message may contain information that has been sent under another sequence number.



Added  FIX.2.7
98EncryptMethodint

Method of encryption.



Added  FIX.2.7
99StopPxPrice

Price per share



Added  FIX.2.7
100ExDestinationExchange

Execution destination as defined by institution when order is entered.

Valid values:

See Appendix C



Added  FIX.2.7
102CxlRejReasonint

Code to identify reason for cancel rejection.



Added  FIX.2.7
103OrdRejReasonint

Code to identify reason for order rejection.



Added  FIX.2.7
104IOIQualifierchar

Code to qualify IOI use.



Added  FIX.3.0
105WaveNoString

Identifier to aid in the management of multiple lists derived from a single, master list.



Added  FIX.3.0
106IssuerString

Company name of security issuer (e.g. International Business Machines)



Added  FIX.3.0
107SecurityDescString

Security description.



Added  FIX.3.0
108HeartBtIntint

Heartbeat interval (seconds)



Added  FIX.3.0
109ClientIDString

Firm identifier used in third party-transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID).



Added  FIX.3.0
110MinQtyQty

Minimum quantity of an order to be executed.

(Prior to FIX 4.2 this field was of type int)



Added  FIX.3.0
111MaxFloorQty

Maximum number of shares within an order to be shown on the exchange floor at any given time.

(Prior to FIX 4.2 this field was of type int)



Added  FIX.3.0
112TestReqIDString

Identifier included in Test Request message to be returned in resulting Heartbeat



Added  FIX.3.0
113ReportToExchBoolean

Identifies party of trade responsible for exchange reporting.



Added  FIX.3.0
114LocateReqdBoolean

Indicates whether the broker is to locate the stock in conjunction with a short sell order.



Added  FIX.4.0
115OnBehalfOfCompIDString

Assigned value used to identify firm originating message if the message was delivered by a third party i.e. the third party firm identifier would be delivered in the SenderCompID field and the firm originating the message in this field.



Added  FIX.4.0
116OnBehalfOfSubIDString

Assigned value used to identify specific message originator (i.e. trader) if the message was delivered by a third party



Added  FIX.4.0
117QuoteIDString

Unique identifier for quote



Added  FIX.4.0
118NetMoneyAmt

Total amount due as the result of the transaction (e.g. for Buy order - principal + commission + fees) reported in currency of execution.



Added  FIX.4.0
119SettlCurrAmtAmt

Total amount due expressed in settlement currency (includes the effect of the forex transaction)



Added  FIX.4.0
120SettlCurrencyCurrency

Currency code of settlement denomination.



Added  FIX.4.0
121ForexReqBoolean

Indicates request for forex accommodation trade to be executed along with security transaction.



Added  FIX.4.0
122OrigSendingTimeUTCTimestamp

Original time of message transmission (always expressed in UTC (Universal Time Coordinated, also known as "GMT") when transmitting orders as the result of a resend request.



Added  FIX.4.0
123GapFillFlagBoolean

Indicates that the Sequence Reset message is replacing administrative or application messages which will not be resent.



Added  FIX.4.0
124NoExecsint

No of execution repeating group entries to follow.



Added  FIX.4.0
125CxlTypechar

No longer used. Included here for reference to prior versions.



Added  FIX.4.0FIX.4.1
126ExpireTimeUTCTimestamp

Time/Date of order expiration (always expressed in UTC (Universal Time Coordinated, also known as "GMT")



Added  FIX.4.0
127DKReasonchar

Reason for execution rejection.



Added  FIX.4.0
128DeliverToCompIDString

Assigned value used to identify the firm targeted to receive the message if the message is delivered by a third party i.e. the third party firm identifier would be delivered in the TargetCompID field and the ultimate receiver firm ID in this field.



Added  FIX.4.0
129DeliverToSubIDString

Assigned value used to identify specific message recipient (i.e. trader) if the message is delivered by a third party



Added  FIX.4.0
130IOINaturalFlagBoolean

Indicates that IOI is the result of an existing agency order or a facilitation position resulting from an agency order, not from principal trading or order solicitation activity.



Added  FIX.4.0
131QuoteReqIDString

Unique identifier for quote request



Added  FIX.4.0
132BidPxPrice

Bid price/rate



Added  FIX.4.0
133OfferPxPrice

Offer price/rate



Added  FIX.4.0
134BidSizeQty

Quantity of bid

(Prior to FIX 4.2 this field was of type int)



Added  FIX.4.0
135OfferSizeQty

Quantity of offer

(Prior to FIX 4.2 this field was of type int)



Added  FIX.4.0
136NoMiscFeesint

Number of repeating groups of miscellaneous fees



Added  FIX.4.0
137MiscFeeAmtAmt

Miscellaneous fee value



Added  FIX.4.0
138MiscFeeCurrCurrency

Currency of miscellaneous fee



Added  FIX.4.0
139MiscFeeTypechar

Indicates type of miscellaneous fee.



Added  FIX.4.0
140PrevClosePxPrice

Previous closing price of security.



Added  FIX.4.0
141ResetSeqNumFlagBoolean

Indicates that the both sides of the FIX session should reset sequence numbers.



Added  FIX.4.1
142SenderLocationIDString

Assigned value used to identify specific message originator’s location (i.e. geographic location and/or desk, trader)



Added  FIX.4.1
143TargetLocationIDString

Assigned value used to identify specific message destination’s location (i.e. geographic location and/or desk, trader)



Added  FIX.4.1
144OnBehalfOfLocationIDString

Assigned value used to identify specific message originator’s location (i.e. geographic location and/or desk, trader) if the message was delivered by a third party



Added  FIX.4.1
145DeliverToLocationIDString

Assigned value used to identify specific message recipient’s location (i.e. geographic location and/or desk, trader) if the message was delivered by a third party



Added  FIX.4.1
146NoRelatedSymint

Specifies the number of repeating symbols specified.



Added  FIX.4.1
147SubjectString

The subject of an Email message



Added  FIX.4.1
148HeadlineString

The headline of a News message



Added  FIX.4.1
149URLLinkString

A URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html)



Added  FIX.4.1
150ExecTypechar

Describes the specific ExecutionRpt (i.e. Pending Cancel) while OrdStatus will always identify the current order status (i.e. Partially Filled)



Added  FIX.4.1
151LeavesQtyQty

Amount of shares open for further execution. If the OrdStatus is Canceled, DoneForTheDay, Expired, Calculated, or Rejected (in which case the order is no longer active) then LeavesQty could be 0, otherwise LeavesQty = OrderQty - CumQty.

(Prior to FIX 4.2 this field was of type int)



Added  FIX.4.1
152CashOrderQtyQty

Specifies the approximate order quantity desired in total monetary units vs. as a number of shares. The broker would be responsible for converting and calculating a share quantity (OrderQty) based upon this amount to be used for the actual order and subsequent messages.



Added  FIX.4.1
153AllocAvgPxPrice

AvgPx for a specific AllocAccount



Added  FIX.4.1
154AllocNetMoneyAmt

NetMoney for a specific AllocAccount



Added  FIX.4.1
155SettlCurrFxRatefloat

Foreign exchange rate used to compute SettlCurrAmt from Currency to SettlCurrency



Added  FIX.4.1
156SettlCurrFxRateCalcchar

Specifies whether or not SettlCurrFxRate should be multiplied or divided.



Added  FIX.4.1
157NumDaysInterestint

Number of Days of Interest for convertible bonds and fixed income



Added  FIX.4.1
158AccruedInterestRatefloat

Accrued Interest Rate for convertible bonds and fixed income



Added  FIX.4.1
159AccruedInterestAmtAmt

Amount of Accrued Interest for convertible bonds and fixed income



Added  FIX.4.1
160SettlInstModechar

Indicates mode used for Settlement Instructions



Added  FIX.4.1
161AllocTextString

Free format text related to a specific AllocAccount.



Added  FIX.4.1
162SettlInstIDString

Unique identifier for Settlement Instructions message.



Added  FIX.4.1
163SettlInstTransTypechar

Settlement Instructions message transaction type



Added  FIX.4.1
164EmailThreadIDString

Unique identifier for an email thread (new and chain of replies)



Added  FIX.4.1
165SettlInstSourcechar

Indicates source of Settlement Instructions



Added  FIX.4.1
166SettlLocationString

Identifies Settlement Depository or Country Code (ISITC spec)



Added  FIX.4.1
167SecurityTypeString

Indicates type of security (ISITC spec)



Added  FIX.4.1
168EffectiveTimeUTCTimestamp

Time the details within the message should take effect (always expressed in UTC (Universal Time Coordinated, also known as "GMT")



Added  FIX.4.1
169StandInstDbTypeint

Identifies the Standing Instruction database used



Added  FIX.4.1
170StandInstDbNameString

Name of the Standing Instruction database represented with StandInstDbType (i.e. the Global Custodian’s name).



Added  FIX.4.1
171StandInstDbIDString

Unique identifier used on the Standing Instructions database for the Standing Instructions to be referenced.



Added  FIX.4.1
172SettlDeliveryTypeint

Identifies type of settlement



Added  FIX.4.1
173SettlDepositoryCodeString

Broker’s account code at the depository (i.e. CEDEL ID for CEDEL, FINS for DTC, or Euroclear ID for Euroclear) if SettlLocation is a depository



Added  FIX.4.1
174SettlBrkrCodeString

BIC (Bank Identification Code—Swift managed) code of the broker involved (i.e. for multi-company brokerage firms)



Added  FIX.4.1
175SettlInstCodeString

BIC (Bank Identification Code—Swift managed) code of the institution involved (i.e. for multi-company institution firms)



Added  FIX.4.1
176SecuritySettlAgentNameString

Name of SettlInstSource's local agent bank if SettlLocation is not a depository



Added  FIX.4.1
177SecuritySettlAgentCodeString

BIC (Bank Identification Code--Swift managed) code of the SettlInstSource's local agent bank if SettlLocation is not a depository



Added  FIX.4.1
178SecuritySettlAgentAcctNumString

SettlInstSource's account number at local agent bank if SettlLocation is not a depository



Added  FIX.4.1
179SecuritySettlAgentAcctNameString

Name of SettlInstSource's account at local agent bank if SettlLocation is not a depository



Added  FIX.4.1
180SecuritySettlAgentContactNameString

Name of contact at local agent bank for SettlInstSource's account if SettlLocation is not a depository



Added  FIX.4.1
181SecuritySettlAgentContactPhoneString

Phone number for contact at local agent bank if SettlLocation is not a depository



Added  FIX.4.1
182CashSettlAgentNameString

Name of SettlInstSource's local agent bank if SettlDeliveryType=Free



Added  FIX.4.1
183CashSettlAgentCodeString

BIC (Bank Identification Code--Swift managed) code of the SettlInstSource's local agent bank if SettlDeliveryType=Free



Added  FIX.4.1
184CashSettlAgentAcctNumString

SettlInstSource's account number at local agent bank if SettlDeliveryType=Free



Added  FIX.4.1
185CashSettlAgentAcctNameString

Name of SettlInstSource's account at local agent bank if SettlDeliveryType=Free



Added  FIX.4.1
186CashSettlAgentContactNameString

Name of contact at local agent bank for SettlInstSource's account if SettlDeliveryType=Free



Added  FIX.4.1
187CashSettlAgentContactPhoneString

Phone number for contact at local agent bank for SettlInstSource's account if SettlDeliveryType=Free



Added  FIX.4.1
188BidSpotRatePrice

Bid F/X spot rate.y vary and not limited to four)



Added  FIX.4.1
189BidForwardPointsPriceOffset

Bid F/X forward points added to spot rate. May be a negative value.



Added  FIX.4.1
190OfferSpotRatePrice

Offer F/X spot rate.



Added  FIX.4.1
191OfferForwardPointsPriceOffset

Offer F/X forward points added to spot rate. May be a negative value.



Added  FIX.4.1
192OrderQty2Qty

OrderQty of the future part of a F/X swap order.



Added  FIX.4.1
193FutSettDate2LocalMktDate

FutSettDate of the future part of a F/X swap order.



Added  FIX.4.1
194LastSpotRatePrice

F/X spot rate.



Added  FIX.4.1
195LastForwardPointsPriceOffset

F/X forward points added to LastSpotRate. May be a negative value.



Added  FIX.4.1
196AllocLinkIDString

Can be used to link two different Allocation messages (each with unique AllocID) together, i.e. for F/X "Netting" or "Swaps". Should be unique.



Added  FIX.4.1
197AllocLinkTypeint

Identifies the type of Allocation linkage when AllocLinkID is used.



Added  FIX.4.1
198SecondaryOrderIDString

Assigned by the party which accepts the order. Can be used to provide the OrderID used by an exchange or executing system.



Added  FIX.4.1
199NoIOIQualifiersint

Number of repeating groups of IOIQualifiers.



Added  FIX.4.1
200MaturityMonthYearMonthYear

Month and Year of the maturity for SecurityType=FUT or SecurityType=OPT. Required if MaturityDay is specified.

Format: YYYYMM

(i.e. 199903)



Added  FIX.4.1
201PutOrCallint

Indicates whether an Option is for a put or call.



Added  FIX.4.1
202StrikePricePrice

Strike Price for an Option.



Added  FIX.4.1
203CoveredOrUncoveredint

Used for options



Added  FIX.4.1
204CustomerOrFirmint

Used for options when delivering the order to an execution system/exchange to specify if the order is for a customer or the firm placing the order itself.



Added  FIX.4.1
205MaturityDayDayOfMonth

Day of month used in conjunction with MaturityMonthYear to specify the maturity date for SecurityType=FUT or SecurityType=OPT.



Added  FIX.4.1
206OptAttributechar

Can be used for SecurityType=OPT to identify a particular security.



Added  FIX.4.1
207SecurityExchangeExchange

Market used to help identify a security.



Added  FIX.4.1
208NotifyBrokerOfCreditBoolean

Indicates whether or not details should be communicated to BrokerOfCredit (i.e. step-in broker).



Added  FIX.4.1
209AllocHandlInstint

Indicates how the receiver (i.e. third party) of Allocation message should handle/process the account details.



Added  FIX.4.1
210MaxShowQty

Maximum number of shares within an order to be shown to other customers (i.e. sent via an IOI).

(Prior to FIX 4.2 this field was of type int)



Added  FIX.4.1
211PegDifferencePriceOffset

Amount (signed) added to the price of the peg for a pegged order.



Added  FIX.4.1
212XmlDataLenLength

Length of the XmlData data block.



Added  FIX.4.2
213XmlDatadata

Actual XML data stream (e.g. FIXML). See approriate XML reference (e.g. FIXML). Note: may contain embedded SOH characters.



Added  FIX.4.2
214SettlInstRefIDString

Reference identifier for the SettlInstID with Cancel and Replace SettlInstTransType transaction types.



Added  FIX.4.2
215NoRoutingIDsint

Number of repeating groups of RoutingID and RoutingType values.

See Appendix L – Pre-Trade Message Targeting/Routing



Added  FIX.4.2
216RoutingTypeint

Indicates the type of RoutingID specified.



Added  FIX.4.2
217RoutingIDString

Assigned value used to identify a specific routing destination.



Added  FIX.4.2
218SpreadToBenchmarkPriceOffset

For Fixed Income. Basis points relative to a benchmark. To be expressed as "count of basis points" (vs. an absolute value). E.g. High Grade Corporate Bonds may express price as basis points relative to benchmark (the Benchmark field). Note: Basis points can be negative.



Added  FIX.4.2
219Benchmarkchar

For Fixed Income. Identifies the benchmark (e.g. used in conjunction with the SpreadToBenchmark field).



Added  FIX.4.2
223CouponRatefloat

For Fixed Income. Coupon rate of the bond. Will be zero for step-up bonds.



Added  FIX.4.2
231ContractMultiplierfloat

Specifies the ratio or multiply factor to convert from contracts to shares (e.g. 1.0, 100, 1000, etc). Applicable For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount.



Added  FIX.4.2
262MDReqIDString

Unique identifier for Market Data Request



Added  FIX.4.2
263SubscriptionRequestTypechar

Subscription Request Type



Added  FIX.4.2
264MarketDepthint

Depth of market for Book Snapshot



Added  FIX.4.2
265MDUpdateTypeint

Specifies the type of Market Data update.



Added  FIX.4.2
266AggregatedBookBoolean

Specifies whether or not book entries should be aggregated.



Added  FIX.4.2
267NoMDEntryTypesint

Number of MDEntryType fields requested.



Added  FIX.4.2
268NoMDEntriesint

Number of entries in Market Data message.



Added  FIX.4.2
269MDEntryTypechar

Type Market Data entry.



Added  FIX.4.2
270MDEntryPxPrice

Price of the Market Data Entry.



Added  FIX.4.2
271MDEntrySizeQty

Number of shares represented by the Market Data Entry.



Added  FIX.4.2
272MDEntryDateUTCDate

Date of Market Data Entry.



Added  FIX.4.2
273MDEntryTimeUTCTimeOnly

Time of Market Data Entry.



Added  FIX.4.2
274TickDirectionchar

Direction of the "tick".



Added  FIX.4.2
275MDMktExchange

Market posting quote / trade.

Valid values:

See Appendix C



Added  FIX.4.2
276QuoteConditionMultipleValueString

Space-delimited list of conditions describing a quote.



Added  FIX.4.2
277TradeConditionMultipleValueString

Space-delimited list of conditions describing a trade



Added  FIX.4.2
278MDEntryIDString

Unique Market Data Entry identifier.



Added  FIX.4.2
279MDUpdateActionchar

Type of Market Data update action.



Added  FIX.4.2
280MDEntryRefIDString

Refers to a previous MDEntryID.



Added  FIX.4.2
281MDReqRejReasonchar

Reason for the rejection of a Market Data request.



Added  FIX.4.2
282MDEntryOriginatorString

Originator of a Market Data Entry



Added  FIX.4.2
283LocationIDString

Identification of a Market Maker’s location



Added  FIX.4.2
284DeskIDString

Identification of a Market Maker’s desk



Added  FIX.4.2
285DeleteReasonchar

Reason for deletion.



Added  FIX.4.2
286OpenCloseSettleFlagchar

Flag that identifies a price.



Added  FIX.4.2
287SellerDaysint

Specifies the number of days that may elapse before delivery of the security



Added  FIX.4.2
288MDEntryBuyerString

Buying party in a trade



Added  FIX.4.2
289MDEntrySellerString

Selling party in a trade



Added  FIX.4.2
290MDEntryPositionNoint

Display position of a bid or offer, numbered from most competitive to least competitive, per market side, beginning with 1.



Added  FIX.4.2
291FinancialStatuschar

Identifies a firm’s financial status.



Added  FIX.4.2
292CorporateActionchar

Identifies the type of Corporate Action.



Added  FIX.4.2
293DefBidSizeQty

Default Bid Size.



Added  FIX.4.2
294DefOfferSizeQty

Default Offer Size.



Added  FIX.4.2
295NoQuoteEntriesint

The number of quote entries for a QuoteSet.



Added  FIX.4.2
296NoQuoteSetsint

The number of sets of quotes in the message.



Added  FIX.4.2
297QuoteAckStatusint

Identifies the status of the quote acknowledgement.



Added  FIX.4.2
298QuoteCancelTypeint

Identifies the type of quote cancel.



Added  FIX.4.2
299QuoteEntryIDString

Uniquely identifies the quote as part of a QuoteSet.



Added  FIX.4.2
300QuoteRejectReasonint

Reason Quote was rejected:



Added  FIX.4.2
301QuoteResponseLevelint

Level of Response requested from receiver of quote messages.



Added  FIX.4.2
302QuoteSetIDString

Unique id for the Quote Set.



Added  FIX.4.2
303QuoteRequestTypeint

Indicates the type of Quote Request being generated



Added  FIX.4.2
304TotQuoteEntriesint

Total number of quotes for the quote set across all messages. Should be the sum of all NoQuoteEntries in each message that has repeating quotes that are part of the same quote set.



Added  FIX.4.2
305UnderlyingIDSourceString

Underlying security’s IDSource.



Added  FIX.4.2
306UnderlyingIssuerString

Underlying security’s Issuer.

See Issuer field for description



Added  FIX.4.2
307UnderlyingSecurityDescString

Underlying security’s SecurityDesc.

See SecurityDesc field for description



Added  FIX.4.2
308UnderlyingSecurityExchangeExchange

Underlying security’s SecurityExchange. Can be used to identify the underlying security.



Added  FIX.4.2
309UnderlyingSecurityIDString

Underlying security’s SecurityID.

See SecurityID field for description



Added  FIX.4.2
310UnderlyingSecurityTypeString

Underlying security’s SecurityType.



Added  FIX.4.2
311UnderlyingSymbolString

Underlying security’s Symbol.

See Symbol field for description



Added  FIX.4.2
312UnderlyingSymbolSfxString

Underlying security’s SymbolSfx.

See SymbolSfx field for description



Added  FIX.4.2
313UnderlyingMaturityMonthYearMonthYear

Underlying security’s MaturityMonthYear. Required if UnderlyingMaturityDay is specified.

See MaturityMonthYear field for description



Added  FIX.4.2
314UnderlyingMaturityDayDayOfMonth

Underlying security’s MaturityDay.

See MaturityDay field for description



Added  FIX.4.2
315UnderlyingPutOrCallint

Underlying security’s PutOrCall.

See PutOrCall field for description



Added  FIX.4.2
316UnderlyingStrikePricePrice

Underlying security’s StrikePrice.

See StrikePrice field for description



Added  FIX.4.2
317UnderlyingOptAttributechar

Underlying security’s OptAttribute.

See OptAttribute field for description



Added  FIX.4.2
318UnderlyingCurrencyCurrency

Underlying security’s Currency.

See Currency field for description and valid values



Added  FIX.4.2
319RatioQtyQty

Quantity of a particular leg in the security.



Added  FIX.4.2
320SecurityReqIDString

Unique ID of a Security Definition Request.



Added  FIX.4.2
321SecurityRequestTypeint

Type of Security Definition Request.



Added  FIX.4.2
322SecurityResponseIDString

Unique ID of a Security Definition message.



Added  FIX.4.2
323SecurityResponseTypeint

Type of Security Definition message response.



Added  FIX.4.2
324SecurityStatusReqIDString

Unique ID of a Security Status Request message.



Added  FIX.4.2
325UnsolicitedIndicatorBoolean

Indicates whether or not message is being sent as a result of a subscription request or not.



Added  FIX.4.2
326SecurityTradingStatusint

Identifies the trading status applicable to the transaction.



Added  FIX.4.2
327HaltReasonchar

Denotes the reason for the Opening Delay or Trading Halt.



Added  FIX.4.2
328InViewOfCommonBoolean

Indicates whether or not the halt was due to Common Stock trading being halted.



Added  FIX.4.2
329DueToRelatedBoolean

Indicates whether or not the halt was due to the Related Security being halted.



Added  FIX.4.2
330BuyVolumeQty

Number of shares bought.



Added  FIX.4.2
331SellVolumeQty

Number of shares sold.



Added  FIX.4.2
332HighPxPrice

Represents an indication of the high end of the price range for a security prior to the open or reopen



Added  FIX.4.2
333LowPxPrice

Represents an indication of the low end of the price range for a security prior to the open or reopen



Added  FIX.4.2
334Adjustmentint

Identifies the type of adjustment.



Added  FIX.4.2
335TradSesReqIDString

Unique ID of a Trading Session Status message.



Added  FIX.4.2
336TradingSessionIDString

Identifier for Trading Session

Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET1", "TOSTNET2", etc).

Values should be bi-laterally agreed to between counterparties.



Added  FIX.4.2
337ContraTraderString

Identifies the trader (e.g. "badge number") of the ContraBroker.



Added  FIX.4.2
338TradSesMethodint

Method of trading



Added  FIX.4.2
339TradSesModeint

Trading Session Mode



Added  FIX.4.2
340TradSesStatusint

State of the trading session.



Added  FIX.4.2
341TradSesStartTimeUTCTimestamp

Starting time of the trading session



Added  FIX.4.2
342TradSesOpenTimeUTCTimestamp

Time of the opening of the trading session



Added  FIX.4.2
343TradSesPreCloseTimeUTCTimestamp

Time of the pre-closed of the trading session



Added  FIX.4.2
344TradSesCloseTimeUTCTimestamp

Closing time of the trading session



Added  FIX.4.2
345TradSesEndTimeUTCTimestamp

End time of the trading session



Added  FIX.4.2
346NumberOfOrdersint

Number of orders in the market.



Added  FIX.4.2
347MessageEncodingString

Type of message encoding (non-ASCII (non-English) characters) used in a message’s "Encoded" fields.



Added  FIX.4.2
348EncodedIssuerLenLength

Byte length of encoded (non-ASCII characters) EncodedIssuer field.



Added  FIX.4.2
349EncodedIssuerdata

Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the Issuer field.



Added  FIX.4.2
350EncodedSecurityDescLenLength

Byte length of encoded (non-ASCII characters) EncodedSecurityDesc field.



Added  FIX.4.2
351EncodedSecurityDescdata

Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the SecurityDesc field.



Added  FIX.4.2
352EncodedListExecInstLenLength

Byte length of encoded (non-ASCII characters) EncodedListExecInst field.



Added  FIX.4.2
353EncodedListExecInstdata

Encoded (non-ASCII characters) representation of the ListExecInst field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the ListExecInst field.



Added  FIX.4.2
354EncodedTextLenLength

Byte length of encoded (non-ASCII characters) EncodedText field.



Added  FIX.4.2
355EncodedTextdata

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the Text field.



Added  FIX.4.2
356EncodedSubjectLenLength

Byte length of encoded (non-ASCII characters) EncodedSubject field.



Added  FIX.4.2
357EncodedSubjectdata

Encoded (non-ASCII characters) representation of the Subject field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the Subject field.



Added  FIX.4.2
358EncodedHeadlineLenLength

Byte length of encoded (non-ASCII characters) EncodedHeadline field.



Added  FIX.4.2
359EncodedHeadlinedata

Encoded (non-ASCII characters) representation of the Headline field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the Headline field.



Added  FIX.4.2
360EncodedAllocTextLenLength

Byte length of encoded (non-ASCII characters) EncodedAllocText field.



Added  FIX.4.2
361EncodedAllocTextdata

Encoded (non-ASCII characters) representation of the AllocText field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the AllocText field.



Added  FIX.4.2
362EncodedUnderlyingIssuerLenLength

Byte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer field.



Added  FIX.4.2
363EncodedUnderlyingIssuerdata

Encoded (non-ASCII characters) representation of the UnderlyingIssuer field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.



Added  FIX.4.2
364EncodedUnderlyingSecurityDescLenLength

Byte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc field.



Added  FIX.4.2
365EncodedUnderlyingSecurityDescdata

Encoded (non-ASCII characters) representation of the UnderlyingSecurityDesc field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.



Added  FIX.4.2
366AllocPricePrice

Executed price for an AllocAccount entry used when using "executed price" vs. "average price" allocations (e.g. Japan).



Added  FIX.4.2
367QuoteSetValidUntilTimeUTCTimestamp

Indicates expiration time of this particular QuoteSet (always expressed in UTC (Universal Time Coordinated, also known as "GMT")



Added  FIX.4.2
368QuoteEntryRejectReasonint

Reason Quote Entry was rejected:



Added  FIX.4.2
369LastMsgSeqNumProcessedint

The last MsgSeqNum value received and processed. Can be specified on every message sent. Useful for detecting a backlog with a counterparty.



Added  FIX.4.2
370OnBehalfOfSendingTimeUTCTimestamp

Used when a message is sent via a "hub" or "service bureau". If A sends to Q (the hub) who then sends to B via a separate FIX session, then when Q sends to B the value of this field should represent the SendingTime on the message A sent to Q. (always expressed in UTC (Universal Time Coordinated, also known as "GMT")



Added  FIX.4.2
371RefTagIDint

The tag number of the FIX field being referenced.



Added  FIX.4.2
372RefMsgTypeString

The MsgType of the FIX message being referenced.



Added  FIX.4.2
373SessionRejectReasonint

Code to identify reason for a session-level Reject message.



Added  FIX.4.2
374BidRequestTransTypechar

Identifies the Bid Request message type.



Added  FIX.4.2
375ContraBrokerString

Identifies contra broker. Standard NASD market-maker mnemonic is preferred.



Added  FIX.4.2
376ComplianceIDString

ID used to represent this transaction for compliance purposes (e.g. OATS reporting).



Added  FIX.4.2
377SolicitedFlagBoolean

Indicates whether or not the order was solicited.



Added  FIX.4.2
378ExecRestatementReasonint

Code to identify reason for an ExecutionRpt message sent with ExecType=Restated or used when communicating an unsolicited cancel.



Added  FIX.4.2
379BusinessRejectRefIDString

The value of the business-level "ID" field on the message being referenced.



Added  FIX.4.2
380BusinessRejectReasonint

Code to identify reason for a Business Message Reject message.



Added  FIX.4.2
381GrossTradeAmtAmt

Total amount traded (e.g. CumQty * AvgPx) expressed in units of currency.



Added  FIX.4.2
382NoContraBrokersint

The number of ContraBroker entries.



Added  FIX.4.2
383MaxMessageSizeint

Maximum number of bytes supported for a single message.



Added  FIX.4.2
384NoMsgTypesint

Number of MsgTypes in repeating group.



Added  FIX.4.2
385MsgDirectionchar

Specifies the direction of the messsage.



Added  FIX.4.2
386NoTradingSessionsint

Number of TradingSessionIDs in repeating group.



Added  FIX.4.2
387TotalVolumeTradedQty

Total volume (quantity) traded.



Added  FIX.4.2
388DiscretionInstchar

Code to identify the price a DiscretionOffset is related to and should be mathematically added to.



Added  FIX.4.2
389DiscretionOffsetPriceOffset

Amount (signed) added to the "related to" price specified via DiscretionInst.



Added  FIX.4.2
390BidIDString

Unique identifier for Bid Response as assigned by broker. Uniqueness must be guaranteed within a single trading day.



Added  FIX.4.2
391ClientBidIDString

Unique identifier for a Bid Request as assigned by institution. Uniqueness must be guaranteed within a single trading day.



Added  FIX.4.2
392ListNameString

Descriptive name for list order.



Added  FIX.4.2
393TotalNumSecuritiesint

Total number of securities.



Added  FIX.4.2
394BidTypeint

Code to identify the type of Bid Request.



Added  FIX.4.2
395NumTicketsint

Total number of tickets.



Added  FIX.4.2
396SideValue1Amt

Amounts in currency



Added  FIX.4.2
397SideValue2Amt

Amounts in currency



Added  FIX.4.2
398NoBidDescriptorsint

Number of BidDescriptor entries.



Added  FIX.4.2
399BidDescriptorTypeint

Code to identify the type of BidDescriptor.



Added  FIX.4.2
400BidDescriptorString

BidDescriptor value. Usage depends upon BidDescriptorType.



Added  FIX.4.2
401SideValueIndint

Code to identify which "SideValue" the value refers to. SideValue1 and SideValue2 are used as opposed to Buy or Sell so that the basket can be quoted either way as Buy or Sell.



Added  FIX.4.2
402LiquidityPctLowfloat

Liquidity indicator or lower limit if TotalNumSecurities > 1. Represented as a percentage.



Added  FIX.4.2
403LiquidityPctHighfloat

Upper liquidity indicator if TotalNumSecurities > 1. Represented as a percentage.



Added  FIX.4.2
404LiquidityValueAmt

Value between LiquidityPctLow and LiquidityPctHigh in Currency



Added  FIX.4.2
405EFPTrackingErrorfloat

Eg Used in EFP trades 12% (EFP – Exchange for Physical ). Represented as a percentage.



Added  FIX.4.2
406FairValueAmt

Used in EFP trades



Added  FIX.4.2
407OutsideIndexPctfloat

Used in EFP trades. Represented as a percentage.



Added  FIX.4.2
408ValueOfFuturesAmt

Used in EFP trades



Added  FIX.4.2
409LiquidityIndTypeint

Code to identify the type of liquidity indicator.



Added  FIX.4.2
410WtAverageLiquidityfloat

Overall weighted average liquidity expressed as a % of average daily volume. Represented as a percentage.



Added  FIX.4.2
411ExchangeForPhysicalBoolean

Indicates whether or not to exchange for phsyical.



Added  FIX.4.2
412OutMainCntryUIndexAmt

Value of stocks in Currency



Added  FIX.4.2
413CrossPercentfloat

Percentage of program that crosses in Currency. Represented as a percentage.



Added  FIX.4.2
414ProgRptReqsint

Code to identify the desired frequency of progress reports.



Added  FIX.4.2
415ProgPeriodIntervalint

Time in minutes between each ListStatus report sent by SellSide. Zero means don’t send status.



Added  FIX.4.2
416IncTaxIndint

Code to represent whether value is net (inclusive of tax) or gross.



Added  FIX.4.2
417NumBiddersint

Indicates the total number of bidders on the list



Added  FIX.4.2
418TradeTypechar

Code to represent the type of trade.



Added  FIX.4.2
419BasisPxTypechar

Code to represent the basis price type.



Added  FIX.4.2
420NoBidComponentsint

Indicates the number of list entries.



Added  FIX.4.2
421CountryString

ISO Country Code in field



Added  FIX.4.2
422TotNoStrikesint

Total number of strike price entries across all messages. Should be the sum of all NoStrikes in each message that has repeating strike price entries related to the same ListID. Used to support fragmentation.



Added  FIX.4.2
423PriceTypeint

Code to represent the price type.



Added  FIX.4.2
424DayOrderQtyQty

For GT orders, the OrderQty less all shares (adjusted for stock splits) that traded on previous days. DayOrderQty = OrderQty – (CumQty - DayCumQty)



Added  FIX.4.2
425DayCumQtyQty

The number of shares on a GT order that have traded today.



Added  FIX.4.2
426DayAvgPxPrice

The average price of shares on a GT order that have traded today.



Added  FIX.4.2
427GTBookingInstint

Code to identify whether to book out executions on a part-filled GT order on the day of execution or to accumulate.



Added  FIX.4.2
428NoStrikesint

Number of list strike price entries.



Added  FIX.4.2
429ListStatusTypeint

Code to represent the price type.



Added  FIX.4.2
430NetGrossIndint

Code to represent whether value is net (inclusive of tax) or gross.



Added  FIX.4.2
431ListOrderStatusint

Code to represent the status of a list order.



Added  FIX.4.2
432ExpireDateLocalMktDate

Date of order expiration (last day the order can trade), always expressed in terms of the local market date. The time at which the order expires is determined by the local market’s business practices



Added  FIX.4.2
433ListExecInstTypechar

Identifies the type of ListExecInst.



Added  FIX.4.2
434CxlRejResponseTochar

Identifies the type of request that a Cancel Reject is in response to.



Added  FIX.4.2
435UnderlyingCouponRatefloat

Underlying security’s CouponRate.

See CouponRate field for description



Added  FIX.4.2
436UnderlyingContractMultiplierfloat

Underlying security’s ContractMultiplier.

See ContractMultiplier field for description



Added  FIX.4.2
437ContraTradeQtyQty

Quantity traded with the ContraBroker.



Added  FIX.4.2
438ContraTradeTimeUTCTimestamp

Identifes the time of the trade with the ContraBroker. (always expressed in UTC (Universal Time Coordinated, also known as "GMT")



Added  FIX.4.2
439ClearingFirmString

Firm that will clear the trade. Used if different from the executing firm.



Added  FIX.4.2
440ClearingAccountString

Supplemental accounting information forwared to clearing house/firm.



Added  FIX.4.2
441LiquidityNumSecuritiesint

Number of Securites between LiquidityPctLow and LiquidityPctHigh in Currency.



Added  FIX.4.2
442MultiLegReportingTypechar

Used to indicate what an Execution Report represents (e.g. used with multi-leg securiteis, such as option strategies, spreads, etc.).



Added  FIX.4.2
443StrikeTimeUTCTimestamp

The time at which current market prices are used to determine the value of a basket.



Added  FIX.4.2
444ListStatusTextString

Free format text string related to List Status.



Added  FIX.4.2
445EncodedListStatusTextLenLength

Byte length of encoded (non-ASCII characters) EncodedListStatusText field.



Added  FIX.4.2
446EncodedListStatusTextdata

Encoded (non-ASCII characters) representation of the ListStatusText field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the ListStatusText field.



Added  FIX.4.2