| Tag | Field Name | Data Type | Description | Depr. |
|---|---|---|---|---|
| 1 | Account | String |
Account mnemonic as agreed between broker and institution. | |
| 2 | AdvId | String |
Unique identifier of advertisement message. (Prior to FIX 4.1 this field was of type int) | |
| 3 | AdvRefID | String |
Reference identifier used with CANCEL and REPLACE transaction types. (Prior to FIX 4.1 this field was of type int) | |
| 4 | AdvSide | Char |
Broker's side of advertised trade | |
| 5 | AdvTransType | String |
Identifies advertisement message transaction type | |
| 6 | AvgPx | Price |
Calculated average price of all fills on this order. | |
| 7 | BeginSeqNo | int |
Message sequence number of first message in range to be resent | |
| 8 | BeginString | String |
Identifies beginning of new message and protocol version. ALWAYS FIRST FIELD IN MESSAGE. (Always unencrypted) | |
| 9 | BodyLength | int |
Message length, in bytes, forward to the CheckSum field. ALWAYS SECOND FIELD IN MESSAGE. (Always unencrypted) | |
| 10 | CheckSum | String |
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) | |
| 11 | ClOrdID | String |
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. | |
| 12 | Commission | Amt |
Commission. Note if CommType is percentage, Commission of 5% should be represented as .05. | |
| 13 | CommType | char |
Commission type | |
| 14 | CumQty | Qty |
Total number of shares filled. (Prior to FIX 4.2 this field was of type int) | |
| 15 | Currency | Currency |
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 | |
| 16 | EndSeqNo | int |
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). | |
| 17 | ExecID | String |
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) | |
| 18 | ExecInst | MultipleValueString |
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. | |
| 19 | ExecRefID | String |
Reference identifier used with Cancel and Correct transaction types. (Prior to FIX 4.1 this field was of type int) | |
| 20 | ExecTransType | char |
Identifies transaction type | |
| 21 | HandlInst | char |
Instructions for order handling on Broker trading floor | |
| 22 | IDSource | String |
Identifies class of alternative SecurityID | |
| 23 | IOIid | String |
Unique identifier of IOI message. (Prior to FIX 4.1 this field was of type int) | |
| 24 | IOIOthSvc (no longer used) | char |
No longer used as of FIX 4.2. Included here for reference to prior versions. | |
| 25 | IOIQltyInd | char |
Relative quality of indication | |
| 26 | IOIRefID | String |
Reference identifier used with CANCEL and REPLACE, transaction types. (Prior to FIX 4.1 this field was of type int) | |
| 27 | IOIShares | String |
Number of shares in numeric or relative size. | |
| 28 | IOITransType | char |
Identifies IOI message transaction type | |
| 29 | LastCapacity | char |
Broker capacity in order execution | |
| 30 | LastMkt | Exchange |
Market of execution for last fill | |
| 31 | LastPx | Price |
Price of this (last) fill. Field not required for ExecTransType = 3 (Status) | |
| 32 | LastShares | Qty |
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) | |
| 33 | LinesOfText | int |
Identifies number of lines of text body | |
| 34 | MsgSeqNum | int |
Integer message sequence number. | |
| 35 | MsgType | String |
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. | |
| 36 | NewSeqNo | int |
New sequence number | |
| 37 | OrderID | String |
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. | |
| 38 | OrderQty | Qty |
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) | |
| 39 | OrdStatus | char |
Identifies current status of order. | |
| 40 | OrdType | char |
Order type. | |
| 41 | OrigClOrdID | String |
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. | |
| 42 | OrigTime | UTCTimestamp |
Time of message origination (always expressed in UTC (Universal Time Coordinated, also known as “GMT”)) | |
| 43 | PossDupFlag | Boolean |
Indicates possible retransmission of message with this sequence number | |
| 44 | Price | Price |
Price per share | |
| 45 | RefSeqNum | int |
Reference message sequence number | |
| 46 | RelatdSym | String |
Symbol of issue related to story. Can be repeated within message to identify multiple companies. | |
| 47 | Rule80A(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. | |
| 48 | SecurityID | String |
CUSIP or other alternate security identifier | |
| 49 | SenderCompID | String |
Assigned value used to identify firm sending message. | |
| 50 | SenderSubID | String |
Assigned value used to identify specific message originator (desk, trader, etc.) | |
| 51 | SendingDate (no longer used) | LocalMktDate |
No longer used. Included here for reference to prior versions. | |
| 52 | SendingTime | UTCTimestamp |
Time of message transmission (always expressed in UTC (Universal Time Coordinated, also known as “GMT”) | |
| 53 | Shares | Qty |
Number of shares (Prior to FIX 4.2 this field was of type int) | |
| 54 | Side | char |
Side of order | |
| 55 | Symbol | String |
Ticker symbol | |
| 56 | TargetCompID | String |
Assigned value used to identify receiving firm. | |
| 57 | TargetSubID | String |
Assigned value used to identify specific individual or unit intended to receive message. “ADMIN” reserved for administrative messages not intended for a specific user. | |
| 58 | Text | String |
Free format text string (Note: this field does not have a specified maximum length) | |
| 59 | TimeInForce | char |
Specifies how long the order remains in effect. Absence of this field is interpreted as DAY. | |
| 60 | TransactTime | UTCTimestamp |
Time of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as “GMT”) | |
| 61 | Urgency | char |
Urgency flag | |
| 62 | ValidUntilTime | UTCTimestamp |
Indicates expiration time of indication message (always expressed in UTC (Universal Time Coordinated, also known as “GMT”) | |
| 63 | SettlmntTyp | char |
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. | |
| 64 | FutSettDate | LocalMktDate |
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) | |
| 65 | SymbolSfx | String |
Additional information about the security (e.g. preferred, warrants, etc.). Note also see SecurityType. | |
| 66 | ListID | String |
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. | |
| 67 | ListSeqNo | int |
Sequence of individual order within list (i.e. ListSeqNo of ListNoOrds, 2 of 25, 3 of 25, . . . ) | |
| 68 | TotNoOrders(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") | |
| 69 | ListExecInst | String |
Free format text message containing list handling and execution instructions. | |
| 70 | AllocID | String |
Unique identifier for allocation message. (Prior to FIX 4.1 this field was of type int) | |
| 71 | AllocTransType | char |
Identifies allocation transaction type | |
| 72 | RefAllocID | String |
Reference identifier to be used with Replace, Cancel, and Calculated AllocTransType messages. (Prior to FIX 4.1 this field was of type int) | |
| 73 | NoOrders | int |
Indicates number of orders to be combined for average pricing and allocation. | |
| 74 | AvgPrxPrecision | int |
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. | |
| 75 | TradeDate | LocalMktDate |
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). | |
| 76 | ExecBroker | String |
Identifies executing / give-up broker. Standard NASD market-maker mnemonic is preferred. | |
| 77 | OpenClose | char |
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. | |
| 78 | NoAllocs | int |
Number of repeating AllocAccount/AllocPrice entries. | |
| 79 | AllocAccount | String |
Sub-account mnemonic | |
| 80 | AllocShares | Qty |
Number of shares to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int) | |
| 81 | ProcessCode | char |
Processing code for sub-account. Absence of this field in AllocAccount / AllocPrice/AllocShares / ProcessCode instance indicates regular trade. | |
| 82 | NoRpts | int |
Total number of reports within series. | |
| 83 | RptSeq | int |
Sequence number of message within report series. | |
| 84 | CxlQty | Qty |
Total number of shares canceled for this order. (Prior to FIX 4.2 this field was of type int) | |
| 85 | NoDlvyInst(no longer used) | int |
Number of delivery instruction fields to follow No longer used. Included here for reference to prior versions. | |
| 86 | DlvyInst(no longer used) | String |
Free format text field to indicate delivery instructions No longer used. Included here for reference to prior versions. | |
| 87 | AllocStatus | int |
Identifies status of allocation. | |
| 88 | AllocRejCode | int |
Identifies reason for rejection. | |
| 89 | Signature | data |
Electronic signature | |
| 90 | SecureDataLen | Length |
Length of encrypted message | |
| 91 | SecureData | data |
Actual encrypted data stream | |
| 92 | BrokerOfCredit | String |
Broker to receive trade credit. | |
| 93 | SignatureLength | Length |
Number of bytes in signature field. | |
| 94 | EmailType | char |
Email message type. | |
| 95 | RawDataLength | Length |
Number of bytes in raw data field. | |
| 96 | RawData | data |
Unformatted raw data, can include bitmaps, word processor documents, etc. | |
| 97 | PossResend | Boolean |
Indicates that message may contain information that has been sent under another sequence number. | |
| 98 | EncryptMethod | int |
Method of encryption. | |
| 99 | StopPx | Price |
Price per share | |
| 100 | ExDestination | Exchange |
Execution destination as defined by institution when order is entered. | |
| 101 | (Not Defined) | n/a |
This field has not been defined. | |
| 102 | CxlRejReason | int |
Code to identify reason for cancel rejection. | |
| 103 | OrdRejReason | int |
Code to identify reason for order rejection. | |
| 104 | IOIQualifier | char |
Code to qualify IOI use. | |
| 105 | WaveNo | String |
Identifier to aid in the management of multiple lists derived from a single, master list. | |
| 106 | Issuer | String |
Company name of security issuer (e.g. International Business Machines) | |
| 107 | SecurityDesc | String |
Security description. | |
| 108 | HeartBtInt | int |
Heartbeat interval (seconds) | |
| 109 | ClientID | String |
Firm identifier used in third party-transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID). | |
| 110 | MinQty | Qty |
Minimum quantity of an order to be executed. (Prior to FIX 4.2 this field was of type int) | |
| 111 | MaxFloor | Qty |
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) | |
| 112 | TestReqID | String |
Identifier included in Test Request message to be returned in resulting Heartbeat | |
| 113 | ReportToExch | Boolean |
Identifies party of trade responsible for exchange reporting. | |
| 114 | LocateReqd | Boolean |
Indicates whether the broker is to locate the stock in conjunction with a short sell order. | |
| 115 | OnBehalfOfCompID | String |
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. | |
| 116 | OnBehalfOfSubID | String |
Assigned value used to identify specific message originator (i.e. trader) if the message was delivered by a third party | |
| 117 | QuoteID | String |
Unique identifier for quote | |
| 118 | NetMoney | Amt |
Total amount due as the result of the transaction (e.g. for Buy order - principal + commission + fees) reported in currency of execution. | |
| 119 | SettlCurrAmt | Amt |
Total amount due expressed in settlement currency (includes the effect of the forex transaction) | |
| 120 | SettlCurrency | Currency |
Currency code of settlement denomination. | |
| 121 | ForexReq | Boolean |
Indicates request for forex accommodation trade to be executed along with security transaction. | |
| 122 | OrigSendingTime | UTCTimestamp |
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. | |
| 123 | GapFillFlag | Boolean |
Indicates that the Sequence Reset message is replacing administrative or application messages which will not be resent. | |
| 124 | NoExecs | int |
No of execution repeating group entries to follow. | |
| 125 | CxlType(no longer used) | char |
No longer used. Included here for reference to prior versions. | |
| 126 | ExpireTime | UTCTimestamp |
Time/Date of order expiration (always expressed in UTC (Universal Time Coordinated, also known as “GMT”) | |
| 127 | DKReason | char |
Reason for execution rejection. | |
| 128 | DeliverToCompID | String |
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. | |
| 129 | DeliverToSubID | String |
Assigned value used to identify specific message recipient (i.e. trader) if the message is delivered by a third party | |
| 130 | IOINaturalFlag | Boolean |
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. | |
| 131 | QuoteReqID | String |
Unique identifier for quote request | |
| 132 | BidPx | Price |
Bid price/rate | |
| 133 | OfferPx | Price |
Offer price/rate | |
| 134 | BidSize | Qty |
Quantity of bid (Prior to FIX 4.2 this field was of type int) | |
| 135 | OfferSize | Qty |
Quantity of offer (Prior to FIX 4.2 this field was of type int) | |
| 136 | NoMiscFees | int |
Number of repeating groups of miscellaneous fees | |
| 137 | MiscFeeAmt | Amt |
Miscellaneous fee value | |
| 138 | MiscFeeCurr | Currency |
Currency of miscellaneous fee | |
| 139 | MiscFeeType | char |
Indicates type of miscellaneous fee. | |
| 140 | PrevClosePx | Price |
Previous closing price of security. | |
| 141 | ResetSeqNumFlag | Boolean |
Indicates that the both sides of the FIX session should reset sequence numbers. | |
| 142 | SenderLocationID | String |
Assigned value used to identify specific message originator’s location (i.e. geographic location and/or desk, trader) | |
| 143 | TargetLocationID | String |
Assigned value used to identify specific message destination’s location (i.e. geographic location and/or desk, trader) | |
| 144 | OnBehalfOfLocationID | String |
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 | |
| 145 | DeliverToLocationID | String |
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 | |
| 146 | NoRelatedSym | int |
Specifies the number of repeating symbols specified. | |
| 147 | Subject | String |
The subject of an Email message | |
| 148 | Headline | String |
The headline of a News message | |
| 149 | URLLink | String |
A URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html) | |
| 150 | ExecType | char |
Describes the specific ExecutionRpt (i.e. Pending Cancel) while OrdStatus will always identify the current order status (i.e. Partially Filled) | |
| 151 | LeavesQty | Qty |
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) | |
| 152 | CashOrderQty | Qty |
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. | |
| 153 | AllocAvgPx | Price |
AvgPx for a specific AllocAccount | |
| 154 | AllocNetMoney | Amt |
NetMoney for a specific AllocAccount | |
| 155 | SettlCurrFxRate | float |
Foreign exchange rate used to compute SettlCurrAmt from Currency to SettlCurrency | |
| 156 | SettlCurrFxRateCalc | char |
Specifies whether or not SettlCurrFxRate should be multiplied or divided. M=Multiply D=Divide | |
| 157 | NumDaysInterest | int |
Number of Days of Interest for convertible bonds and fixed income | |
| 158 | AccruedInterestRate | float |
Accrued Interest Rate for convertible bonds and fixed income | |
| 159 | AccruedInterestAmt | Amt |
Amount of Accrued Interest for convertible bonds and fixed income | |
| 160 | SettlInstMode | char |
Indicates mode used for Settlement Instructions | |
| 161 | AllocText | String |
Free format text related to a specific AllocAccount. | |
| 162 | SettlInstID | String |
Unique identifier for Settlement Instructions message. | |
| 163 | SettlInstTransType | char |
Settlement Instructions message transaction type | |
| 164 | EmailThreadID | String |
Unique identifier for an email thread (new and chain of replies) | |
| 165 | SettlInstSource | char |
Indicates source of Settlement Instructions | |
| 166 | SettlLocation | String |
Identifies Settlement Depository or Country Code (ISITC spec) | |
| 167 | SecurityType | String |
Indicates type of security (ISITC spec) | |
| 168 | EffectiveTime | UTCTimestamp |
Time the details within the message should take effect (always expressed in UTC (Universal Time Coordinated, also known as “GMT”) | |
| 169 | StandInstDbType | int |
Identifies the Standing Instruction database used | |
| 170 | StandInstDbName | String |
Name of the Standing Instruction database represented with StandInstDbType (i.e. the Global Custodian’s name). | |
| 171 | StandInstDbID | String |
Unique identifier used on the Standing Instructions database for the Standing Instructions to be referenced. | |
| 172 | SettlDeliveryType | int |
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 | |
| 173 | SettlDepositoryCode | String |
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 | |
| 174 | SettlBrkrCode | String |
BIC (Bank Identification Code—Swift managed) code of the broker involved (i.e. for multi-company brokerage firms) | |
| 175 | SettlInstCode | String |
BIC (Bank Identification Code—Swift managed) code of the institution involved (i.e. for multi-company institution firms) | |
| 176 | SecuritySettlAgentName | String |
Name of SettlInstSource's local agent bank if SettlLocation is not a depository | |
| 177 | SecuritySettlAgentCode | String |
BIC (Bank Identification Code--Swift managed) code of the SettlInstSource's local agent bank if SettlLocation is not a depository | |
| 178 | SecuritySettlAgentAcctNum | String |
SettlInstSource's account number at local agent bank if SettlLocation is not a depository | |
| 179 | SecuritySettlAgentAcctName | String |
Name of SettlInstSource's account at local agent bank if SettlLocation is not a depository | |
| 180 | SecuritySettlAgentContactName | String |
Name of contact at local agent bank for SettlInstSource's account if SettlLocation is not a depository | |
| 181 | SecuritySettlAgentContactPhone | String |
Phone number for contact at local agent bank if SettlLocation is not a depository | |
| 182 | CashSettlAgentName | String |
Name of SettlInstSource's local agent bank if SettlDeliveryType=Free | |
| 183 | CashSettlAgentCode | String |
BIC (Bank Identification Code--Swift managed) code of the SettlInstSource's local agent bank if SettlDeliveryType=Free | |
| 184 | CashSettlAgentAcctNum | String |
SettlInstSource's account number at local agent bank if SettlDeliveryType=Free | |
| 185 | CashSettlAgentAcctName | String |
Name of SettlInstSource's account at local agent bank if SettlDeliveryType=Free | |
| 186 | CashSettlAgentContactName | String |
Name of contact at local agent bank for SettlInstSource's account if SettlDeliveryType=Free | |
| 187 | CashSettlAgentContactPhone | String |
Phone number for contact at local agent bank for SettlInstSource's account if SettlDeliveryType=Free | |
| 188 | BidSpotRate | Price |
Bid F/X spot rate.y vary and not limited to four) | |
| 189 | BidForwardPoints | PriceOffset |
Bid F/X forward points added to spot rate. May be a negative value. | |
| 190 | OfferSpotRate | Price |
Offer F/X spot rate. | |
| 191 | OfferForwardPoints | PriceOffset |
Offer F/X forward points added to spot rate. May be a negative value. | |
| 192 | OrderQty2 | Qty |
OrderQty of the future part of a F/X swap order. | |
| 193 | FutSettDate2 | LocalMktDate |
FutSettDate of the future part of a F/X swap order. | |
| 194 | LastSpotRate | Price |
F/X spot rate. | |
| 195 | LastForwardPoints | PriceOffset |
F/X forward points added to LastSpotRate. May be a negative value. | |
| 196 | AllocLinkID | String |
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. | |
| 197 | AllocLinkType | int |
Identifies the type of Allocation linkage when AllocLinkID is used. | |
| 198 | SecondaryOrderID | String |
Assigned by the party which accepts the order. Can be used to provide the OrderID used by an exchange or executing system. | |
| 199 | NoIOIQualifiers | int |
Number of repeating groups of IOIQualifiers. | |
| 200 | MaturityMonthYear | month-year |
Month and Year of the maturity for SecurityType=FUT or SecurityType=OPT. Required if MaturityDay is specified. Format: YYYYMM (i.e. 199903) | |
| 201 | PutOrCall | int |
Indicates whether an Option is for a put or call. | |
| 202 | StrikePrice | Price |
Strike Price for an Option. | |
| 203 | CoveredOrUncovered | int |
Used for options | |
| 204 | CustomerOrFirm | int |
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. | |
| 205 | MaturityDay | day-of-month |
Day of month used in conjunction with MaturityMonthYear to specify the maturity date for SecurityType=FUT or SecurityType=OPT. | |
| 206 | OptAttribute | char |
Can be used for SecurityType=OPT to identify a particular security. | |
| 207 | SecurityExchange | Exchange |
Market used to help identify a security. | |
| 208 | NotifyBrokerOfCredit | Boolean |
Indicates whether or not details should be communicated to BrokerOfCredit (i.e. step-in broker). | |
| 209 | AllocHandlInst | int |
Indicates how the receiver (i.e. third party) of Allocation message should handle/process the account details. | |
| 210 | MaxShow | Qty |
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) | |
| 211 | PegDifference | PriceOffset |
Amount (signed) added to the price of the peg for a pegged order. | |
| 212 | XmlDataLen | Length |
Length of the XmlData data block. | |
| 213 | XmlData | data |
Actual XML data stream (e.g. FIXML). See approriate XML reference (e.g. FIXML). Note: may contain embedded SOH characters. | |
| 214 | SettlInstRefID | String |
Reference identifier for the SettlInstID with Cancel and Replace SettlInstTransType transaction types. | |
| 215 | NoRoutingIDs | int |
Number of repeating groups of RoutingID and RoutingType values. See Appendix L – Pre-Trade Message Targeting/Routing | |
| 216 | RoutingType | int |
Indicates the type of RoutingID specified. | |
| 217 | RoutingID | String |
Assigned value used to identify a specific routing destination. | |
| 218 | SpreadToBenchmark | PriceOffset |
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. | |
| 219 | Benchmark | char |
For Fixed Income. Identifies the benchmark (e.g. used in conjunction with the SpreadToBenchmark field). | |
| 220 | Reserved/Allocated to the Fixed Income proposal | |||
| 221 | Reserved/Allocated to the Fixed Income proposal | |||
| 222 | Reserved/Allocated to the Fixed Income proposal | |||
| 223 | CouponRate | float |
For Fixed Income. Coupon rate of the bond. Will be zero for step-up bonds. | |
| 224 | Reserved/Allocated to the Fixed Income proposal | |||
| 225 | Reserved/Allocated to the Fixed Income proposal | |||
| 226 | Reserved/Allocated to the Fixed Income proposal | |||
| 227 | Reserved/Allocated to the Fixed Income proposal | |||
| 228 | Reserved/Allocated to the Fixed Income proposal | |||
| 229 | Reserved/Allocated to the Fixed Income proposal | |||
| 230 | Reserved/Allocated to the Fixed Income proposal | |||
| 231 | ContractMultiplier | float |
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. | |
| 232 | Reserved/Allocated to the Fixed Income proposal | |||
| 233 | Reserved/Allocated to the Fixed Income proposal | |||
| 234 | Reserved/Allocated to the Fixed Income proposal | |||
| 235 | Reserved/Allocated to the Fixed Income proposal | |||
| 236 | Reserved/Allocated to the Fixed Income proposal | |||
| 237 | Reserved/Allocated to the Fixed Income proposal | |||
| 238 | Reserved/Allocated to the Fixed Income proposal | |||
| 239 | Reserved/Allocated to the Fixed Income proposal | |||
| 240 | Reserved/Allocated to the Fixed Income proposal | |||
| 241 | Reserved/Allocated to the Fixed Income proposal | |||
| 242 | Reserved/Allocated to the Fixed Income proposal | |||
| 243 | Reserved/Allocated to the Fixed Income proposal | |||
| 244 | Reserved/Allocated to the Fixed Income proposal | |||
| 245 | Reserved/Allocated to the Fixed Income proposal | |||
| 246 | Reserved/Allocated to the Fixed Income proposal | |||
| 247 | Reserved/Allocated to the Fixed Income proposal | |||
| 248 | Reserved/Allocated to the Fixed Income proposal | |||
| 249 | Reserved/Allocated to the Fixed Income proposal | |||
| 250 | Reserved/Allocated to the Fixed Income proposal | |||
| 251 | Reserved/Allocated to the Fixed Income proposal | |||
| 252 | Reserved/Allocated to the Fixed Income proposal | |||
| 253 | Reserved/Allocated to the Fixed Income proposal | |||
| 254 | Reserved/Allocated to the Fixed Income proposal | |||
| 255 | Reserved/Allocated to the Fixed Income proposal | |||
| 256 | Reserved/Allocated to the Fixed Income proposal | |||
| 257 | Reserved/Allocated to the Fixed Income proposal | |||
| 258 | Reserved/Allocated to the Fixed Income proposal | |||
| 259 | Reserved/Allocated to the Fixed Income proposal | |||
| 260 | Reserved/Allocated to the Fixed Income proposal | |||
| 261 | Reserved/Allocated to the Fixed Income proposal | |||
| 262 | MDReqID | String |
Unique identifier for Market Data Request | |
| 263 | SubscriptionRequestType | char |
Subscription Request Type | |
| 264 | MarketDepth | int |
Depth of market for Book Snapshot | |
| 265 | MDUpdateType | int |
Specifies the type of Market Data update. | |
| 266 | AggregatedBook | Boolean |
Specifies whether or not book entries should be aggregated. | |
| 267 | NoMDEntryTypes | int |
Number of MDEntryType fields requested. | |
| 268 | NoMDEntries | int |
Number of entries in Market Data message. | |
| 269 | MDEntryType | char |
Type Market Data entry. | |
| 270 | MDEntryPx | Price |
Price of the Market Data Entry. | |
| 271 | MDEntrySize | Qty |
Number of shares represented by the Market Data Entry. | |
| 272 | MDEntryDate | UTCDate |
Date of Market Data Entry. | |
| 273 | MDEntryTime | UTCTimeOnly |
Time of Market Data Entry. | |
| 274 | TickDirection | char |
Direction of the "tick". | |
| 275 | MDMkt | Exchange |
Market posting quote / trade. | |
| 276 | QuoteCondition | MultipleValueString |
Space-delimited list of conditions describing a quote. | |
| 277 | TradeCondition | MultipleValueString |
Space-delimited list of conditions describing a trade | |
| 278 | MDEntryID | String |
Unique Market Data Entry identifier. | |
| 279 | MDUpdateAction | char |
Type of Market Data update action. | |
| 280 | MDEntryRefID | String |
Refers to a previous MDEntryID. | |
| 281 | MDReqRejReason | char |
Reason for the rejection of a Market Data request. | |
| 282 | MDEntryOriginator | String |
Originator of a Market Data Entry | |
| 283 | LocationID | String |
Identification of a Market Maker’s location | |
| 284 | DeskID | String |
Identification of a Market Maker’s desk | |
| 285 | DeleteReason | char |
Reason for deletion. | |
| 286 | OpenCloseSettleFlag | char |
Flag that identifies a price. | |
| 287 | SellerDays | int |
Specifies the number of days that may elapse before delivery of the security | |
| 288 | MDEntryBuyer | String |
Buying party in a trade | |
| 289 | MDEntrySeller | String |
Selling party in a trade | |
| 290 | MDEntryPositionNo | int |
Display position of a bid or offer, numbered from most competitive to least competitive, per market side, beginning with 1. | |
| 291 | FinancialStatus | char |
Identifies a firm’s financial status. | |
| 292 | CorporateAction | char |
Identifies the type of Corporate Action. | |
| 293 | DefBidSize | Qty |
Default Bid Size. | |
| 294 | DefOfferSize | Qty |
Default Offer Size. | |
| 295 | NoQuoteEntries | int |
The number of quote entries for a QuoteSet. | |
| 296 | NoQuoteSets | int |
The number of sets of quotes in the message. | |
| 297 | QuoteAckStatus | int |
Identifies the status of the quote acknowledgement. | |
| 298 | QuoteCancelType | int |
Identifies the type of quote cancel. | |
| 299 | QuoteEntryID | String |
Uniquely identifies the quote as part of a QuoteSet. | |
| 300 | QuoteRejectReason | int |
Reason Quote was rejected: | |
| 301 | QuoteResponseLevel | int |
Level of Response requested from receiver of quote messages. | |
| 302 | QuoteSetID | String |
Unique id for the Quote Set. | |
| 303 | QuoteRequestType | int |
Indicates the type of Quote Request being generated | |
| 304 | TotQuoteEntries | int |
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. | |
| 305 | UnderlyingIDSource | String |
Underlying security’s IDSource. | |
| 306 | UnderlyingIssuer | String |
Underlying security’s Issuer. See Issuer field for description | |
| 307 | UnderlyingSecurityDesc | String |
Underlying security’s SecurityDesc. See SecurityDesc field for description | |
| 308 | UnderlyingSecurityExchange | Exchange |
Underlying security’s SecurityExchange. Can be used to identify the underlying security. | |
| 309 | UnderlyingSecurityID | String |
Underlying security’s SecurityID. See SecurityID field for description | |
| 310 | UnderlyingSecurityType | String |
Underlying security’s SecurityType. | |
| 311 | UnderlyingSymbol | String |
Underlying security’s Symbol. See Symbol field for description | |
| 312 | UnderlyingSymbolSfx | String |
Underlying security’s SymbolSfx. See SymbolSfx field for description | |
| 313 | UnderlyingMaturityMonthYear | month-year |
Underlying security’s MaturityMonthYear. Required if UnderlyingMaturityDay is specified. See MaturityMonthYear field for description | |
| 314 | UnderlyingMaturityDay | day-of-month |
Underlying security’s MaturityDay. See MaturityDay field for description | |
| 315 | UnderlyingPutOrCall | int |
Underlying security’s PutOrCall. See PutOrCall field for description | |
| 316 | UnderlyingStrikePrice | Price |
Underlying security’s StrikePrice. See StrikePrice field for description | |
| 317 | UnderlyingOptAttribute | char |
Underlying security’s OptAttribute. See OptAttribute field for description | |
| 318 | Underlying Currency | Currency |
Underlying security’s Currency. See Currency field for description and | |
| 319 | RatioQty | Quantity |
Quantity of a particular leg in the security. | |
| 320 | SecurityReqID | String |
Unique ID of a Security Definition Request. | |
| 321 | SecurityRequestType | int |
Type of Security Definition Request. | |
| 322 | SecurityResponseID | String |
Unique ID of a Security Definition message. | |
| 323 | SecurityResponseType | int |
Type of Security Definition message response. | |
| 324 | SecurityStatusReqID | String |
Unique ID of a Security Status Request message. | |
| 325 | UnsolicitedIndicator | Boolean |
Indicates whether or not message is being sent as a result of a subscription request or not. | |
| 326 | SecurityTradingStatus | int |
Identifies the trading status applicable to the transaction. | |
| 327 | HaltReason | char |
Denotes the reason for the Opening Delay or Trading Halt. | |
| 328 | InViewOfCommon | Boolean |
Indicates whether or not the halt was due to Common Stock trading being halted. | |
| 329 | DueToRelated | Boolean |
Indicates whether or not the halt was due to the Related Security being halted. | |
| 330 | BuyVolume | Qty |
Number of shares bought. | |
| 331 | SellVolume | Qty |
Number of shares sold. | |
| 332 | HighPx | Price |
Represents an indication of the high end of the price range for a security prior to the open or reopen | |
| 333 | LowPx | Price |
Represents an indication of the low end of the price range for a security prior to the open or reopen | |
| 334 | Adjustment | int |
Identifies the type of adjustment. | |
| 335 | TradSesReqID | String |
Unique ID of a Trading Session Status message. | |
| 336 | TradingSessionID | String |
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. | |
| 337 | ContraTrader | String |
Identifies the trader (e.g. "badge number") of the ContraBroker. | |
| 338 | TradSesMethod | int |
Method of trading | |
| 339 | TradSesMode | int |
Trading Session Mode | |
| 340 | TradSesStatus | int |
State of the trading session. | |
| 341 | TradSesStartTime | UTCTimestamp |
Starting time of the trading session | |
| 342 | TradSesOpenTime | UTCTimestamp |
Time of the opening of the trading session | |
| 343 | TradSesPreCloseTime | UTCTimestamp |
Time of the pre-closed of the trading session | |
| 344 | TradSesCloseTime | UTCTimestamp |
Closing time of the trading session | |
| 345 | TradSesEndTime | UTCTimestamp |
End time of the trading session | |
| 346 | NumberOfOrders | int |
Number of orders in the market. | |
| 347 | MessageEncoding | String |
Type of message encoding (non-ASCII (non-English) characters) used in a message’s “Encoded” fields. | |
| 348 | EncodedIssuerLen | Length |
Byte length of encoded (non-ASCII characters) EncodedIssuer field. | |
| 349 | EncodedIssuer | data |
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. | |
| 350 | EncodedSecurityDescLen | Length |
Byte length of encoded (non-ASCII characters) EncodedSecurityDesc field. | |
| 351 | EncodedSecurityDesc | data |
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. | |
| 352 | EncodedListExecInstLen | Length |
Byte length of encoded (non-ASCII characters) EncodedListExecInst field. | |
| 353 | EncodedListExecInst | data |
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. | |
| 354 | EncodedTextLen | Length |
Byte length of encoded (non-ASCII characters) EncodedText field. | |
| 355 | EncodedText | data |
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. | |
| 356 | EncodedSubjectLen | Length |
Byte length of encoded (non-ASCII characters) EncodedSubject field. | |
| 357 | EncodedSubject | data |
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. | |
| 358 | EncodedHeadlineLen | Length |
Byte length of encoded (non-ASCII characters) EncodedHeadline field. | |
| 359 | EncodedHeadline | data |
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. | |
| 360 | EncodedAllocTextLen | Length |
Byte length of encoded (non-ASCII characters) EncodedAllocText field. | |
| 361 | EncodedAllocText | data |
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. | |
| 362 | EncodedUnderlyingIssuerLen | Length |
Byte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer field. | |
| 363 | EncodedUnderlyingIssuer | data |
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. | |
| 364 | EncodedUnderlyingSecurityDescLen | Length |
Byte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc field. | |
| 365 | EncodedUnderlyingSecurityDesc | data |
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. | |
| 366 | AllocPrice | Price |
Executed price for an AllocAccount entry used when using “executed price” vs. “average price” allocations (e.g. Japan). | |
| 367 | QuoteSetValidUntilTime | UTCTimestamp |
Indicates expiration time of this particular QuoteSet (always expressed in UTC (Universal Time Coordinated, also known as “GMT”) | |
| 368 | QuoteEntryRejectReason | int |
Reason Quote Entry was rejected: | |
| 369 | LastMsgSeqNumProcessed | int |
The last MsgSeqNum value received and processed. Can be specified on every message sent. Useful for detecting a backlog with a counterparty. | |
| 370 | OnBehalfOfSendingTime | UTCTimestamp |
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”) | |
| 371 | RefTagID | int |
The tag number of the FIX field being referenced. | |
| 372 | RefMsgType | String |
The MsgType of the FIX message being referenced. | |
| 373 | SessionRejectReason | int |
Code to identify reason for a session-level Reject message. | |
| 374 | BidRequestTransType | char |
Identifies the Bid Request message type. | |
| 375 | ContraBroker | String |
Identifies contra broker. Standard NASD market-maker mnemonic is preferred. | |
| 376 | ComplianceID | String |
ID used to represent this transaction for compliance purposes (e.g. OATS reporting). | |
| 377 | SolicitedFlag | Boolean |
Indicates whether or not the order was solicited. | |
| 378 | ExecRestatementReason | int |
Code to identify reason for an ExecutionRpt message sent with ExecType=Restated or used when communicating an unsolicited cancel. | |
| 379 | BusinessRejectRefID | String |
The value of the business-level “ID” field on the message being referenced. | |
| 380 | BusinessRejectReason | int |
Code to identify reason for a Business Message Reject message. | |
| 381 | GrossTradeAmt | Amt |
Total amount traded (e.g. CumQty * AvgPx) expressed in units of currency. | |
| 382 | NoContraBrokers | int |
The number of ContraBroker entries. | |
| 383 | MaxMessageSize | int |
Maximum number of bytes supported for a single message. | |
| 384 | NoMsgTypes | int |
Number of MsgTypes in repeating group. | |
| 385 | MsgDirection | char |
Specifies the direction of the messsage. | |
| 386 | NoTradingSessions | int |
Number of TradingSessionIDs in repeating group. | |
| 387 | TotalVolumeTraded | Qty |
Total volume (quantity) traded. | |
| 388 | DiscretionInst | char |
Code to identify the price a DiscretionOffset is related to and should be mathematically added to. | |
| 389 | DiscretionOffset | PriceOffset |
Amount (signed) added to the “related to” price specified via DiscretionInst. | |
| 390 | BidID | String |
Unique identifier for Bid Response as assigned by broker. Uniqueness must be guaranteed within a single trading day. | |
| 391 | ClientBidID | String |
Unique identifier for a Bid Request as assigned by institution. Uniqueness must be guaranteed within a single trading day. | |
| 392 | ListName | String |
Descriptive name for list order. | |
| 393 | TotalNumSecurities | int |
Total number of securities. | |
| 394 | BidType | int |
Code to identify the type of Bid Request. | |
| 395 | NumTickets | int |
Total number of tickets. | |
| 396 | SideValue1 | Amt |
Amounts in currency | |
| 397 | SideValue2 | Amt |
Amounts in currency | |
| 398 | NoBidDescriptors | int |
Number of BidDescriptor entries. | |
| 399 | BidDescriptorType | int |
Code to identify the type of BidDescriptor. | |
| 400 | BidDescriptor | String |
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 | |
| 401 | SideValueInd | int |
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. | |
| 402 | LiquidityPctLow | float |
Liquidity indicator or lower limit if TotalNumSecurities > 1. Represented as a percentage. | |
| 403 | LiquidityPctHigh | float |
Upper liquidity indicator if TotalNumSecurities > 1. Represented as a percentage. | |
| 404 | LiquidityValue | Amt |
Value between LiquidityPctLow and LiquidityPctHigh in Currency | |
| 405 | EFPTrackingError | float |
Eg Used in EFP trades 12% (EFP – Exchange for Physical ). Represented as a percentage. | |
| 406 | FairValue | Amt |
Used in EFP trades | |
| 407 | OutsideIndexPct | float |
Used in EFP trades. Represented as a percentage. | |
| 408 | ValueOfFutures | Amt |
Used in EFP trades | |
| 409 | LiquidityIndType | int |
Code to identify the type of liquidity indicator. | |
| 410 | WtAverageLiquidity | float |
Overall weighted average liquidity expressed as a % of average daily volume. Represented as a percentage. | |
| 411 | ExchangeForPhysical | Boolean |
Indicates whether or not to exchange for phsyical. | |
| 412 | OutMainCntryUIndex | Amt |
Value of stocks in Currency | |
| 413 | CrossPercent | float |
Percentage of program that crosses in Currency. Represented as a percentage. | |
| 414 | ProgRptReqs | int |
Code to identify the desired frequency of progress reports. | |
| 415 | ProgPeriodInterval | int |
Time in minutes between each ListStatus report sent by SellSide. Zero means don’t send status. | |
| 416 | IncTaxInd | int |
Code to represent whether value is net (inclusive of tax) or gross. | |
| 417 | NumBidders | int |
Indicates the total number of bidders on the list | |
| 418 | TradeType | char |
Code to represent the type of trade. | |
| 419 | BasisPxType | char |
Code to represent the basis price type. | |
| 420 | NoBidComponents | int |
Indicates the number of list entries. | |
| 421 | Country | String |
ISO Country Code in field | |
| 422 | TotNoStrikes | int |
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. | |
| 423 | PriceType | int |
Code to represent the price type. | |
| 424 | DayOrderQty | Qty |
For GT orders, the OrderQty less all shares (adjusted for stock splits) that traded on previous days. DayOrderQty = OrderQty – (CumQty - DayCumQty) | |
| 425 | DayCumQty | Qty |
The number of shares on a GT order that have traded today. | |
| 426 | DayAvgPx | Price |
The average price of shares on a GT order that have traded today. | |
| 427 | GTBookingInst | int |
Code to identify whether to book out executions on a part-filled GT order on the day of execution or to accumulate. | |
| 428 | NoStrikes | int |
Number of list strike price entries. | |
| 429 | ListStatusType | int |
Code to represent the price type. | |
| 430 | NetGrossInd | int |
Code to represent whether value is net (inclusive of tax) or gross. | |
| 431 | ListOrderStatus | int |
Code to represent the status of a list order. | |
| 432 | ExpireDate | LocalMktDate |
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 | |
| 433 | ListExecInstType | char |
Identifies the type of ListExecInst. | |
| 434 | CxlRejResponseTo | char |
Identifies the type of request that a Cancel Reject is in response to. | |
| 435 | UnderlyingCouponRate | float |
Underlying security’s CouponRate. See CouponRate field for description | |
| 436 | UnderlyingContractMultiplier | float |
Underlying security’s ContractMultiplier. See ContractMultiplier field for description | |
| 437 | ContraTradeQty | Qty |
Quantity traded with the ContraBroker. | |
| 438 | ContraTradeTime | UTCTimestamp |
Identifes the time of the trade with the ContraBroker. (always expressed in UTC (Universal Time Coordinated, also known as “GMT”) | |
| 439 | ClearingFirm | String |
Firm that will clear the trade. Used if different from the executing firm. | |
| 440 | ClearingAccount | String |
Supplemental accounting information forwared to clearing house/firm. | |
| 441 | LiquidityNumSecurities | int |
Number of Securites between LiquidityPctLow and LiquidityPctHigh in Currency. | |
| 442 | MultiLegReportingType | char |
Used to indicate what an Execution Report represents (e.g. used with multi-leg securiteis, such as option strategies, spreads, etc.). | |
| 443 | StrikeTime | UTCTimestamp |
The time at which current market prices are used to determine the value of a basket. | |
| 444 | ListStatusText | String |
Free format text string related to List Status. | |
| 445 | EncodedListStatusTextLen | Length |
Byte length of encoded (non-ASCII characters) EncodedListStatusText field. | |
| 446 | EncodedListStatusText | data |
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. |
|