FIX.5.0SP2 Message

SecurityStatus [type 'f']

<SecStat>

The Security Status message provides for the ability to report changes in status to a security. The Security Status message contains fields to indicate trading status, corporate actions, financial status of the company. The Security Status message is used by one trading entity (for instance an exchange) to report changes in the state of a security.


Added  FIX.4.2
Updated  FIX.5.0SP1  EP97

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
ComponentStandardHeaderBaseHeader

MsgType = f (lowercase)

 
ComponentApplicationSequenceControlApplSeqCtrl  
324SecurityStatusReqID@StatReqID  
ComponentInstrumentInstrmt

Insert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"

 
ComponentInstrumentExtensionInstrmtExt 

Insert here the set of "InstrumentExtension" fields defined in "Common Components of Application Messages"

 
ComponentUndInstrmtGrpUndly 

Number of underlyings

 
ComponentInstrmtLegGrpLeg 

Required for multileg quotes

 
15Currency@Ccy  
1301MarketID@MktID  
1300MarketSegmentID@MktSegID  
336TradingSessionID@SesID  
625TradingSessionSubID@SesSub  
325UnsolicitedIndicator@Unsol 

Set to 'Y' if message is sent as a result of a subscription request not a snapshot request

 
326SecurityTradingStatus@TrdgStat 

Identifies the trading status applicable to the transaction.

 
1174SecurityTradingEvent@SecTrdEvnt 

Identifies an event related to the trading status

 
291FinancialStatus@FinclStat  
292CorporateAction@CorpActn  
327HaltReason@HaltRsn 

Denotes the reason for the Opening Delay or Trading Halt.

 
328InViewOfCommon@InViewOfCmn  
329DueToRelated@DueToReltd  
1021MDBookType@MDBkTyp 

Used to relay changes in the book type

 
264MarketDepth@MktDepth 

Used to relay changes in Market Depth.

 
330BuyVolume@BuyVol  
331SellVolume@SellVol  
332HighPx@HighPx  
333LowPx@LowPx  
31LastPx@LastPx 

Represents the last price for that security either on a Consolidated or an individual participant basis at the time it is disseminated.

 
60TransactTime@TxnTm 

Trade Dissemination Time

 
334Adjustment@Adjmt  
1025FirstPx@FirstPx 

Represents the price of the first fill of the trading session.

 
58Text@Txt 

Comment, instructions, or other identifying information.

 
354EncodedTextLen@EncTxtLen 

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

 
355EncodedText@EncTxt 

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

 
ComponentStandardTrailer