FIX.4.2 - Tags sorted by Tag Number

TagField NameData TypeDescriptionDepr.
1AccountString

Account mnemonic as agreed between broker and institution.

2AdvIdString

Unique identifier of advertisement message.

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

3AdvRefIDString

Reference identifier used with CANCEL and REPLACE transaction types.

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

4AdvSideChar

Broker's side of advertised trade

5AdvTransTypeString

Identifies advertisement message transaction type

6AvgPxPrice

Calculated average price of all fills on this order.

7BeginSeqNoint

Message sequence number of first message in range to be resent

8BeginStringString

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

9BodyLengthint

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

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)

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.

12CommissionAmt

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

13CommTypechar

Commission type

14CumQtyQty

Total number of shares filled.

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

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

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

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)

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.

19ExecRefIDString

Reference identifier used with Cancel and Correct transaction types.

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

20ExecTransTypechar

Identifies transaction type

21HandlInstchar

Instructions for order handling on Broker trading floor

22IDSourceString

Identifies class of alternative SecurityID

23IOIidString

Unique identifier of IOI message.

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

24IOIOthSvc (no longer used)char

No longer used as of FIX 4.2. Included here for reference to prior versions.

25IOIQltyIndchar

Relative quality of indication

26IOIRefIDString

Reference identifier used with CANCEL and REPLACE, transaction types.

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

27IOISharesString

Number of shares in numeric or relative size.

28IOITransTypechar

Identifies IOI message transaction type

29LastCapacitychar

Broker capacity in order execution

30LastMktExchange

Market of execution for last fill

31LastPxPrice

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

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)

33LinesOfTextint

Identifies number of lines of text body

34MsgSeqNumint

Integer message sequence number.

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.

36NewSeqNoint

New sequence number

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.

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)

39OrdStatuschar

Identifies current status of order.

40OrdTypechar

Order type.

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.

42OrigTimeUTCTimestamp

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

43PossDupFlagBoolean

Indicates possible retransmission of message with this sequence number

44PricePrice

Price per share

45RefSeqNumint

Reference message sequence number

46RelatdSymString

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

47Rule80A(aka OrderCapacity)char

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.

48SecurityIDString

CUSIP or other alternate security identifier

49SenderCompIDString

Assigned value used to identify firm sending message.

50SenderSubIDString

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

51SendingDate (no longer used)LocalMktDate

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

52SendingTimeUTCTimestamp

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

53SharesQty

Number of shares

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

54Sidechar

Side of order

55SymbolString

Ticker symbol

56TargetCompIDString

Assigned value used to identify receiving firm.

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.

58TextString

Free format text string

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

59TimeInForcechar

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

60TransactTimeUTCTimestamp

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

61Urgencychar

Urgency flag

62ValidUntilTimeUTCTimestamp

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

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.

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)

65SymbolSfxString

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

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.

67ListSeqNoint

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

68TotNoOrders(formerly named: ListNoOrds)int

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")

69ListExecInstString

Free format text message containing list handling and execution instructions.

70AllocIDString

Unique identifier for allocation message.

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

71AllocTransTypechar

Identifies allocation transaction type

72RefAllocIDString

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

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

73NoOrdersint

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

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.

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

76ExecBrokerString

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

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.

78NoAllocsint

Number of repeating AllocAccount/AllocPrice entries.

79AllocAccountString

Sub-account mnemonic

80AllocSharesQty

Number of shares to be allocated to specific sub-account

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

81ProcessCodechar

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

82NoRptsint

Total number of reports within series.

83RptSeqint

Sequence number of message within report series.

84CxlQtyQty

Total number of shares canceled for this order.

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

85NoDlvyInst(no longer used)int

Number of delivery instruction fields to follow

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

86DlvyInst(no longer used)String

Free format text field to indicate delivery instructions

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

87AllocStatusint

Identifies status of allocation.

88AllocRejCodeint

Identifies reason for rejection.

89Signaturedata

Electronic signature

90SecureDataLenLength

Length of encrypted message

91SecureDatadata

Actual encrypted data stream

92BrokerOfCreditString

Broker to receive trade credit.

93SignatureLengthLength

Number of bytes in signature field.

94EmailTypechar

Email message type.

95RawDataLengthLength

Number of bytes in raw data field.

96RawDatadata

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

97PossResendBoolean

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

98EncryptMethodint

Method of encryption.

99StopPxPrice

Price per share

100ExDestinationExchange

Execution destination as defined by institution when order is entered.

101(Not Defined)n/a

This field has not been defined.

102CxlRejReasonint

Code to identify reason for cancel rejection.

103OrdRejReasonint

Code to identify reason for order rejection.

104IOIQualifierchar

Code to qualify IOI use.

105WaveNoString

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

106IssuerString

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

107SecurityDescString

Security description.

108HeartBtIntint

Heartbeat interval (seconds)

109ClientIDString

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

110MinQtyQty

Minimum quantity of an order to be executed.

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

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)

112TestReqIDString

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

113ReportToExchBoolean

Identifies party of trade responsible for exchange reporting.

114LocateReqdBoolean

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

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.

116OnBehalfOfSubIDString

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

117QuoteIDString

Unique identifier for quote

118NetMoneyAmt

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

119SettlCurrAmtAmt

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

120SettlCurrencyCurrency

Currency code of settlement denomination.

121ForexReqBoolean

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

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.

123GapFillFlagBoolean

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

124NoExecsint

No of execution repeating group entries to follow.

125CxlType(no longer used) char

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

126ExpireTimeUTCTimestamp

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

127DKReasonchar

Reason for execution rejection.

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.

129DeliverToSubIDString

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

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.

131QuoteReqIDString

Unique identifier for quote request

132BidPxPrice

Bid price/rate

133OfferPxPrice

Offer price/rate

134BidSizeQty

Quantity of bid

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

135OfferSizeQty

Quantity of offer

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

136NoMiscFeesint

Number of repeating groups of miscellaneous fees

137MiscFeeAmtAmt

Miscellaneous fee value

138MiscFeeCurrCurrency

Currency of miscellaneous fee

139MiscFeeTypechar

Indicates type of miscellaneous fee.

140PrevClosePxPrice

Previous closing price of security.

141ResetSeqNumFlagBoolean

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

142SenderLocationIDString

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

143TargetLocationIDString

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

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

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

146NoRelatedSymint

Specifies the number of repeating symbols specified.

147SubjectString

The subject of an Email message

148HeadlineString

The headline of a News message

149URLLinkString

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

150ExecTypechar

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

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)

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.

153AllocAvgPxPrice

AvgPx for a specific AllocAccount

154AllocNetMoneyAmt

NetMoney for a specific AllocAccount

155SettlCurrFxRatefloat

Foreign exchange rate used to compute SettlCurrAmt from Currency to SettlCurrency

156SettlCurrFxRateCalcchar

Specifies whether or not SettlCurrFxRate should be multiplied or divided.

M=Multiply

D=Divide

157NumDaysInterestint

Number of Days of Interest for convertible bonds and fixed income

158AccruedInterestRatefloat

Accrued Interest Rate for convertible bonds and fixed income

159AccruedInterestAmtAmt

Amount of Accrued Interest for convertible bonds and fixed income

160SettlInstModechar

Indicates mode used for Settlement Instructions

161AllocTextString

Free format text related to a specific AllocAccount.

162SettlInstIDString

Unique identifier for Settlement Instructions message.

163SettlInstTransTypechar

Settlement Instructions message transaction type

164EmailThreadIDString

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

165SettlInstSourcechar

Indicates source of Settlement Instructions

166SettlLocationString

Identifies Settlement Depository or Country Code (ISITC spec)

167SecurityTypeString

Indicates type of security (ISITC spec)

168EffectiveTimeUTCTimestamp

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

169StandInstDbTypeint

Identifies the Standing Instruction database used

170StandInstDbNameString

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

171StandInstDbIDString

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

172SettlDeliveryTypeint

Identifies type of settlement

0 = “Versus. Payment”: Deliver (if Sell) or Receive (if Buy) vs. (Against) Payment

1 = “Free”: Deliver (if Sell) or Receive (if Buy) Free

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

174SettlBrkrCodeString

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

175SettlInstCodeString

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

176SecuritySettlAgentNameString

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

177SecuritySettlAgentCodeString

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

178SecuritySettlAgentAcctNumString

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

179SecuritySettlAgentAcctNameString

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

180SecuritySettlAgentContactNameString

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

181SecuritySettlAgentContactPhoneString

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

182CashSettlAgentNameString

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

183CashSettlAgentCodeString

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

184CashSettlAgentAcctNumString

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

185CashSettlAgentAcctNameString

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

186CashSettlAgentContactNameString

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

187CashSettlAgentContactPhoneString

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

188BidSpotRatePrice

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

189BidForwardPointsPriceOffset

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

190OfferSpotRatePrice

Offer F/X spot rate.

191OfferForwardPointsPriceOffset

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

192OrderQty2Qty

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

193FutSettDate2LocalMktDate

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

194LastSpotRatePrice

F/X spot rate.

195LastForwardPointsPriceOffset

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

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.

197AllocLinkTypeint

Identifies the type of Allocation linkage when AllocLinkID is used.

198SecondaryOrderIDString

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

199NoIOIQualifiersint

Number of repeating groups of IOIQualifiers.

200MaturityMonthYearmonth-year

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

Format: YYYYMM

(i.e. 199903)

201PutOrCallint

Indicates whether an Option is for a put or call.

202StrikePricePrice

Strike Price for an Option.

203CoveredOrUncoveredint

Used for options

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.

205MaturityDayday-of-month

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

206OptAttributechar

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

207SecurityExchangeExchange

Market used to help identify a security.

208NotifyBrokerOfCreditBoolean

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

209AllocHandlInstint

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

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)

211PegDifferencePriceOffset

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

212XmlDataLenLength

Length of the XmlData data block.

213XmlDatadata

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

214SettlInstRefIDString

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

215NoRoutingIDsint

Number of repeating groups of RoutingID and RoutingType values.

See Appendix L – Pre-Trade Message Targeting/Routing

216RoutingTypeint

Indicates the type of RoutingID specified.

217RoutingIDString

Assigned value used to identify a specific routing destination.

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.

219Benchmarkchar

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

220Reserved/Allocated to the Fixed Income proposal
221Reserved/Allocated to the Fixed Income proposal
222Reserved/Allocated to the Fixed Income proposal
223CouponRatefloat

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

224Reserved/Allocated to the Fixed Income proposal
225Reserved/Allocated to the Fixed Income proposal
226Reserved/Allocated to the Fixed Income proposal
227Reserved/Allocated to the Fixed Income proposal
228Reserved/Allocated to the Fixed Income proposal
229Reserved/Allocated to the Fixed Income proposal
230Reserved/Allocated to the Fixed Income proposal
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.

232Reserved/Allocated to the Fixed Income proposal
233Reserved/Allocated to the Fixed Income proposal
234Reserved/Allocated to the Fixed Income proposal
235Reserved/Allocated to the Fixed Income proposal
236Reserved/Allocated to the Fixed Income proposal
237Reserved/Allocated to the Fixed Income proposal
238Reserved/Allocated to the Fixed Income proposal
239Reserved/Allocated to the Fixed Income proposal
240Reserved/Allocated to the Fixed Income proposal
241Reserved/Allocated to the Fixed Income proposal
242Reserved/Allocated to the Fixed Income proposal
243Reserved/Allocated to the Fixed Income proposal
244Reserved/Allocated to the Fixed Income proposal
245Reserved/Allocated to the Fixed Income proposal
246Reserved/Allocated to the Fixed Income proposal
247Reserved/Allocated to the Fixed Income proposal
248Reserved/Allocated to the Fixed Income proposal
249Reserved/Allocated to the Fixed Income proposal
250Reserved/Allocated to the Fixed Income proposal
251Reserved/Allocated to the Fixed Income proposal
252Reserved/Allocated to the Fixed Income proposal
253Reserved/Allocated to the Fixed Income proposal
254Reserved/Allocated to the Fixed Income proposal
255Reserved/Allocated to the Fixed Income proposal
256Reserved/Allocated to the Fixed Income proposal
257Reserved/Allocated to the Fixed Income proposal
258Reserved/Allocated to the Fixed Income proposal
259Reserved/Allocated to the Fixed Income proposal
260Reserved/Allocated to the Fixed Income proposal
261Reserved/Allocated to the Fixed Income proposal
262MDReqIDString

Unique identifier for Market Data Request

263SubscriptionRequestTypechar

Subscription Request Type

264MarketDepthint

Depth of market for Book Snapshot

265MDUpdateTypeint

Specifies the type of Market Data update.

266AggregatedBookBoolean

Specifies whether or not book entries should be aggregated.

267NoMDEntryTypesint

Number of MDEntryType fields requested.

268NoMDEntriesint

Number of entries in Market Data message.

269MDEntryTypechar

Type Market Data entry.

270MDEntryPxPrice

Price of the Market Data Entry.

271MDEntrySizeQty

Number of shares represented by the Market Data Entry.

272MDEntryDateUTCDate

Date of Market Data Entry.

273MDEntryTimeUTCTimeOnly

Time of Market Data Entry.

274TickDirectionchar

Direction of the "tick".

275MDMktExchange

Market posting quote / trade.

276QuoteConditionMultipleValueString

Space-delimited list of conditions describing a quote.

277TradeConditionMultipleValueString

Space-delimited list of conditions describing a trade

278MDEntryIDString

Unique Market Data Entry identifier.

279MDUpdateActionchar

Type of Market Data update action.

280MDEntryRefIDString

Refers to a previous MDEntryID.

281MDReqRejReasonchar

Reason for the rejection of a Market Data request.

282MDEntryOriginatorString

Originator of a Market Data Entry

283LocationIDString

Identification of a Market Maker’s location

284DeskIDString

Identification of a Market Maker’s desk

285DeleteReasonchar

Reason for deletion.

286OpenCloseSettleFlagchar

Flag that identifies a price.

287SellerDaysint

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

288MDEntryBuyerString

Buying party in a trade

289MDEntrySellerString

Selling party in a trade

290MDEntryPositionNoint

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

291FinancialStatuschar

Identifies a firm’s financial status.

292CorporateActionchar

Identifies the type of Corporate Action.

293DefBidSizeQty

Default Bid Size.

294DefOfferSizeQty

Default Offer Size.

295NoQuoteEntriesint

The number of quote entries for a QuoteSet.

296NoQuoteSetsint

The number of sets of quotes in the message.

297QuoteAckStatusint

Identifies the status of the quote acknowledgement.

298QuoteCancelTypeint

Identifies the type of quote cancel.

299QuoteEntryIDString

Uniquely identifies the quote as part of a QuoteSet.

300QuoteRejectReasonint

Reason Quote was rejected:

301QuoteResponseLevelint

Level of Response requested from receiver of quote messages.

302QuoteSetIDString

Unique id for the Quote Set.

303QuoteRequestTypeint

Indicates the type of Quote Request being generated

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.

305UnderlyingIDSourceString

Underlying security’s IDSource.

306UnderlyingIssuerString

Underlying security’s Issuer.

See Issuer field for description

307UnderlyingSecurityDescString

Underlying security’s SecurityDesc.

See SecurityDesc field for description

308UnderlyingSecurityExchangeExchange

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

309UnderlyingSecurityIDString

Underlying security’s SecurityID.

See SecurityID field for description

310UnderlyingSecurityTypeString

Underlying security’s SecurityType.

311UnderlyingSymbolString

Underlying security’s Symbol.

See Symbol field for description

312UnderlyingSymbolSfxString

Underlying security’s SymbolSfx.

See SymbolSfx field for description

313UnderlyingMaturityMonthYearmonth-year

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

See MaturityMonthYear field for description

314UnderlyingMaturityDayday-of-month

Underlying security’s MaturityDay.

See MaturityDay field for description

315UnderlyingPutOrCallint

Underlying security’s PutOrCall.

See PutOrCall field for description

316UnderlyingStrikePricePrice

Underlying security’s StrikePrice.

See StrikePrice field for description

317UnderlyingOptAttributechar

Underlying security’s OptAttribute.

See OptAttribute field for description

318Underlying CurrencyCurrency

Underlying security’s Currency.

See Currency field for description and

319RatioQtyQuantity

Quantity of a particular leg in the security.

320SecurityReqIDString

Unique ID of a Security Definition Request.

321SecurityRequestTypeint

Type of Security Definition Request.

322SecurityResponseIDString

Unique ID of a Security Definition message.

323SecurityResponseTypeint

Type of Security Definition message response.

324SecurityStatusReqIDString

Unique ID of a Security Status Request message.

325UnsolicitedIndicatorBoolean

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

326SecurityTradingStatusint

Identifies the trading status applicable to the transaction.

327HaltReasonchar

Denotes the reason for the Opening Delay or Trading Halt.

328InViewOfCommonBoolean

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

329DueToRelatedBoolean

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

330BuyVolumeQty

Number of shares bought.

331SellVolumeQty

Number of shares sold.

332HighPxPrice

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

333LowPxPrice

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

334Adjustmentint

Identifies the type of adjustment.

335TradSesReqIDString

Unique ID of a Trading Session Status message.

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.

337ContraTraderString

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

338TradSesMethodint

Method of trading

339TradSesModeint

Trading Session Mode

340TradSesStatusint

State of the trading session.

341TradSesStartTimeUTCTimestamp

Starting time of the trading session

342TradSesOpenTimeUTCTimestamp

Time of the opening of the trading session

343TradSesPreCloseTimeUTCTimestamp

Time of the pre-closed of the trading session

344TradSesCloseTimeUTCTimestamp

Closing time of the trading session

345TradSesEndTimeUTCTimestamp

End time of the trading session

346NumberOfOrdersint

Number of orders in the market.

347MessageEncodingString

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

348EncodedIssuerLenLength

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

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.

350EncodedSecurityDescLenLength

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

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.

352EncodedListExecInstLenLength

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

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.

354EncodedTextLenLength

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

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.

356EncodedSubjectLenLength

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

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.

358EncodedHeadlineLenLength

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

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.

360EncodedAllocTextLenLength

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

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.

362EncodedUnderlyingIssuerLenLength

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

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.

364EncodedUnderlyingSecurityDescLenLength

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

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.

366AllocPricePrice

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

367QuoteSetValidUntilTimeUTCTimestamp

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

368QuoteEntryRejectReasonint

Reason Quote Entry was rejected:

369LastMsgSeqNumProcessedint

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

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”)

371RefTagIDint

The tag number of the FIX field being referenced.

372RefMsgTypeString

The MsgType of the FIX message being referenced.

373SessionRejectReasonint

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

374BidRequestTransTypechar

Identifies the Bid Request message type.

375ContraBrokerString

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

376ComplianceIDString

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

377SolicitedFlagBoolean

Indicates whether or not the order was solicited.

378ExecRestatementReasonint

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

379BusinessRejectRefIDString

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

380BusinessRejectReasonint

Code to identify reason for a Business Message Reject message.

381GrossTradeAmtAmt

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

382NoContraBrokersint

The number of ContraBroker entries.

383MaxMessageSizeint

Maximum number of bytes supported for a single message.

384NoMsgTypesint

Number of MsgTypes in repeating group.

385MsgDirectionchar

Specifies the direction of the messsage.

386NoTradingSessionsint

Number of TradingSessionIDs in repeating group.

387TotalVolumeTradedQty

Total volume (quantity) traded.

388DiscretionInstchar

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

389DiscretionOffsetPriceOffset

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

390BidIDString

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

391ClientBidIDString

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

392ListNameString

Descriptive name for list order.

393TotalNumSecuritiesint

Total number of securities.

394BidTypeint

Code to identify the type of Bid Request.

395NumTicketsint

Total number of tickets.

396SideValue1Amt

Amounts in currency

397SideValue2Amt

Amounts in currency

398NoBidDescriptorsint

Number of BidDescriptor entries.

399BidDescriptorTypeint

Code to identify the type of BidDescriptor.

400BidDescriptorString

BidDescriptor value. Usage depends upon BidDescriptorType.

If BidDescriptorType =1

Industrials etc – Free text

If BidDescriptorType =2

"FR" etc – ISO Country Codes

If BidDescriptorType =3

FT100, FT250, STOX – Free text

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.

402LiquidityPctLowfloat

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

403LiquidityPctHighfloat

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

404LiquidityValueAmt

Value between LiquidityPctLow and LiquidityPctHigh in Currency

405EFPTrackingErrorfloat

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

406FairValueAmt

Used in EFP trades

407OutsideIndexPctfloat

Used in EFP trades. Represented as a percentage.

408ValueOfFuturesAmt

Used in EFP trades

409LiquidityIndTypeint

Code to identify the type of liquidity indicator.

410WtAverageLiquidityfloat

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

411ExchangeForPhysicalBoolean

Indicates whether or not to exchange for phsyical.

412OutMainCntryUIndexAmt

Value of stocks in Currency

413CrossPercentfloat

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

414ProgRptReqsint

Code to identify the desired frequency of progress reports.

415ProgPeriodIntervalint

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

416IncTaxIndint

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

417NumBiddersint

Indicates the total number of bidders on the list

418TradeTypechar

Code to represent the type of trade.

419BasisPxTypechar

Code to represent the basis price type.

420NoBidComponentsint

Indicates the number of list entries.

421CountryString

ISO Country Code in field

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.

423PriceTypeint

Code to represent the price type.

424DayOrderQtyQty

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

425DayCumQtyQty

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

426DayAvgPxPrice

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

427GTBookingInstint

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

428NoStrikesint

Number of list strike price entries.

429ListStatusTypeint

Code to represent the price type.

430NetGrossIndint

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

431ListOrderStatusint

Code to represent the status of a list order.

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

433ListExecInstTypechar

Identifies the type of ListExecInst.

434CxlRejResponseTochar

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

435UnderlyingCouponRatefloat

Underlying security’s CouponRate.

See CouponRate field for description

436UnderlyingContractMultiplierfloat

Underlying security’s ContractMultiplier.

See ContractMultiplier field for description

437ContraTradeQtyQty

Quantity traded with the ContraBroker.

438ContraTradeTimeUTCTimestamp

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

439ClearingFirmString

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

440ClearingAccountString

Supplemental accounting information forwared to clearing house/firm.

441LiquidityNumSecuritiesint

Number of Securites between LiquidityPctLow and LiquidityPctHigh in Currency.

442MultiLegReportingTypechar

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

443StrikeTimeUTCTimestamp

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

444ListStatusTextString

Free format text string related to List Status.

445EncodedListStatusTextLenLength

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

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.