Mass Quote (MsgType = i, FIXML = MassQuot)

The Mass Quote (S) message can contain quotes for multiple securities to support applications that allow for the mass quoting of an option series. Two levels of repeating groups have been provided to minimize the amount of data required to submit a set of quotes for a class of options (e.g. all option series for IBM).

A QuoteSet specifies the first level of repeating fields for the Mass Quote (S) message. It represents a group of related quotes and can, for example, represent an option class.

Each QuoteSet contains an optional repeating group of QuoteEntries which can represent an option series.

It is possible the number of Quote (S) Entries for a Quote (S) Set (option class) could exceed ones physical or practical message size. It may be necessary to fragment a message across multiple quote messages. Message size limits must be mutually agreed to with ones counterparties.

If there are too many Quote (S) Entries for a Quote (S) Set to fit into one physical message, then the quotes can be continued in another Mass Quote (S) message by repeating all of the QuoteSet information and then specifying the number of Quote (S) Entries (related symbols) in the continued message. The TotQuoteEntries is provided to optionally indicate to the counterparty the total number of Quote (S) Entries for a Quote (S) Set in multiple quote messages. This permits, but does not require, a receiving application to react in a stateful manner where it can determine if it has received all quotes for a Quote (S) Set before carrying out some action. However, the overall approach to fragmentation is to permit each mass quote message to be processed in a stateless manner as it is received. Each mass quote message should contain enough information to have the Quote (S) Entries applied to a market without requiring the next message if fragmentation has occurred. Also, a continued message should not require any information from the previous message.

Maximum message size for fragmentation purposes can be determined by using the optional MaxMessageSize (383) field in the Logon message or by mutual agreement between counterparties.

Tag Field Name FIXML Req'd Comments
<Standard Message Header> Y MsgType = i
131 QuoteReqID @ReqID N Required when quote is in response to a Quote Request (R) message
117 QuoteID @QID Y
537 QuoteType @Typ N Type of Quote Default is Indicative if not specified
301 QuoteResponseLevel @RspLvl N Level of Response requested from receiver of quote messages.
<Parties> N Insert here the set of "Parties" (firm identification) fields defined in "Common Components of Application Messages".
1 Account @Acct N
660 AcctIDSource @AcctIDSrc N
581 AccountType @AcctTyp N Type of account associated with the order (Origin)
293 DefBidSize @DefBidSz N Default Bid Size for quote contained within this quote message - if not explicitly provided.
294 DefOfferSize @DefOfrSz N Default Offer Size for quotes contained within this quote message - if not explicitly provided.
296 NoQuoteSets QuotSet Y The number of sets of quotes in the message
=> 302 QuoteSetID @SetID Y Sequential number for the Quote (S) Set. For a given QuoteID (117) assumed to start at 1. Must be the first field in the repeating group.
=> <UnderlyingInstrument> N Insert here the set of "UnderlyingInstrument" fields defined in "Common Components of Application Messages".
=> 367 QuoteSetValidUntilTime @ValidTil N
=> 304 TotNoQuoteEntries @TotNoQuotEntries Y Total number of quotes for the QuoteSet across all messages. Should be the sum of all NoQuoteEntries (295) in each message that has repeating quotes that are part of the same QuoteSet.
=> 893 LastFragment @LastFragment N Indicates whether this is the last fragment in a sequence of message fragments. Only required where message has been fragmented.
=> 295 NoQuoteEntries QuotEntry Y The number of quotes for this Symbol (55) (instrument) (QuoteSet) that follow in this message. ** Nested Repeating Group follows **
=> => 299 QuoteEntryID @EntryID Y Uniquely identifies the quote across the complete set of all quotes for a given quote provider.
=> => <Instrument> N Insert here the set of "Instrument" fields defined in "Common Components of Application Messages".
=> => 555 NoLegs Leg N Number of legs. Identifies a Multi-leg Execution if present and non-zero.
=> => => <InstrumentLeg> C Must be provided if Number of legs > 0
=> => 132 BidPx @BidPx C If F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx (133) or both must be specified.
=> => 133 OfferPx @OfrPx C If F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx (133) or both must be specified.
=> => 134 BidSize @BidSz N
=> => 135 OfferSize @OfrSz N
=> => 62 ValidUntilTime @ValidUntilTm N
=> => 188 BidSpotRate @BidSpotRt N May be applicable for F/X quotes
=> => 190 OfferSpotRate @OfrSpotRt N May be applicable for F/X quotes
=> => 189 BidForwardPoints @BidFwdPnts N May be applicable for F/X quotes
=> => 191 OfferForwardPoints @OfrFwdPnts N May be applicable for F/X quotes
=> => 631 MidPx @MidPx N
=> => 632 BidYield @BidYld N
=> => 633 MidYield @MidYld N
=> => 634 OfferYield @OfrYld N
=> => 60 TransactTime @TxnTm N
=> => 336 TradingSessionID @SesID N
=> => 625 TradingSessionSubID @SesSub N
=> => 64 SettlDate @SettlDt N Can be used with forex quotes to specify a specific "value date".
=> => 40 OrdType @OrdTyp N Can be used to specify the type of order the quote is for
=> => 193 SettlDate2 @SettlDt2 N Can be used with OrdType (40) = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.
=> => 192 OrderQty2 @Qty2 N Can be used with OrdType (40) = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.
=> => 642 BidForwardPoints2 @BidFwdPnts2 N Bid F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative value
=> => 643 OfferForwardPoints2 @OfrFwdPnts2 N Offer F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative value
=> => 15 Currency @Ccy N Can be used to specify the currency of the quoted price.
<Standard Message Trailer> Y