FIX.5.0SP2 Message

MarketDefinition [type 'BU']

<MktDef>

The Market Definition message is used to respond to Market Definition Request. In a subscription, it will be used to provide the initial snapshot of the information requested. Subsequent updates are provided by the Market Definition Update Report.


Added  FIX.5.0  EP-1
Updated  FIX.5.0SP1  EP97

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
ComponentStandardHeaderBaseHeader

MsgType = BU

 
ComponentApplicationSequenceControlApplSeqCtrl  
1394MarketReportID@MktRptID

Unique identifier for each Market Definition message

 
1393MarketReqID@MktReqID  
1301MarketID@MktID 
1300MarketSegmentID@MktSegID  
1396MarketSegmentDesc@MarketSegmentDesc  
1397EncodedMktSegmDescLen@EncodedMktSegmDescLen 

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

 
1398EncodedMktSegmDesc@EncodedMktSegmDesc 

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

 
1325ParentMktSegmID@ParentMktSegmID 

Specifies that the Market Segment is a sub segment of the Market Segment defined in this field.

 
15Currency@Ccy 

The default trading currency

 
ComponentBaseTradingRulesBaseTrdgRules 

Insert here the set of "BaseTradingRules" fields defined in "common components of application messages"

 
ComponentOrdTypeRulesOrdTypRules 

Insert here the set of "OrdTypeRules" fields defined in "common components of application messages"

 
ComponentTimeInForceRulesTmInForceRules 

Insert here the set of "TimeInForceRules" fields defined in "common components of application messages"

 
ComponentExecInstRulesExecInstRules 

Insert here the set of "ExecInstRules" fields defined in "common components of application messages"

 
60TransactTime@TxnTm  
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