FIX.4.3 Message

ListStrikePrice [type 'm']

The strike price message is used to exchange strike price information for principal trades.


Added  FIX.4.2

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = m (lowercase)

 
66ListID 
422TotNoStrikes

Used to support fragmentation. Sum of NoStrikes across all messages with the same ListID.

 
Repeating Group 428NoStrikes

Number of strike price entries

 
ComponentInstrument

Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"

Required if NoStrikes > 0. Must be first field in repeating group.

 
140PrevClosePx 

Useful for verifying security identification

 
11ClOrdID 

Can use client order identifier or the symbol and side to uniquely identify the stock in the list.

 
526SecondaryClOrdID  
54Side  
44Price 
15Currency  
58Text  
354EncodedTextLen 

Must be set if EncodedText field is specified and must immediately precede it.

 
355EncodedText 

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

 
end Repeating Group
ComponentStandardTrailer