The Security Type Request message is used to return a list of security types available from a counterparty or market.
Added
FIX.4.3
Updated
FIX.5.0SP1
EP97
Expand Components | Collapse Components
Field or Component | Field Name | FIXML name | Req'd | Comments | Depr. |
---|
Component | StandardHeader | BaseHeader |
MsgType = w (lowercase W) |
Component | ApplicationSequenceControl | ApplSeqCtrl |
320 | SecurityReqID | @ReqID | ||||
322 | SecurityResponseID | @RspID |
Identifier for the security response message | |||
323 | SecurityResponseType | @RspTyp |
The result of the security request identified by SecurityReqID | |||
557 | TotNoSecurityTypes | @TotNoSecTyps |
Indicates total number of security types in the event that multiple Security Type messages are used to return results | |||
893 | LastFragment | @LastFragment |
Indicates whether this is the last fragment in a sequence of message fragments. Only required where message has been fragmented. |
Component | SecTypesGrp | SecT |
58 | Text | @Txt |
Comment, instructions, or other identifying information. | |||
354 | EncodedTextLen | @EncTxtLen |
Must be set if EncodedText field is specified and must immediately precede it. | |||
355 | EncodedText | @EncTxt |
Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. | |||
1301 | MarketID | @MktID |
Optional MarketID to specify a particular trading session for which you want to obtain a list of securities that are tradeable. | |||
1300 | MarketSegmentID | @MktSegID |
Optional Market Segment Identifier to specify a particular trading session for which you want to obtain a list of securities that are tradeable. | |||
336 | TradingSessionID | @SesID |
Optional Trading Session Identifier to specify a particular trading session for which you want to obtain a list of securities that are tradeable. | |||
625 | TradingSessionSubID | @SesSub | ||||
263 | SubscriptionRequestType | @SubReqTyp |
Subscribe or unsubscribe for security status to security specified in request. |
Component | StandardTrailer |
|