The Security Type message is used to return a list of security types available from a counterparty or market.
Added in protocol FIX.4.3
See in: FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2, FIX.5.0SP2 EP240.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
Block | StandardHeader | MsgType = w (lowercase W) | Y | FIX.4.3 | |
320 | SecurityReqID | Y | FIX.4.3 | ||
322 | SecurityResponseID | Identifier for the security response message | Y | FIX.4.3 | |
323 | SecurityResponseType | The result of the security request identified by SecurityReqID | Y | FIX.4.3 | |
557 | TotalNumSecurityTypes | Indicates total number of security types in the event that multiple Security Type messages are used to return results | FIX.4.3 | ||
558 | NoSecurityTypes | FIX.4.3 | |||
167 | SecurityType | Required if NoSecurityTypes > 0 | FIX.4.3 | ||
460 | Product | FIX.4.3 | |||
461 | CFICode | FIX.4.3 | |||
58 | Text | Comment, instructions, or other identifying information. | FIX.4.3 | ||
354 | EncodedTextLen | Must be set if EncodedText (355) field is specified and must immediately precede it. | FIX.4.3 | ||
355 | EncodedText | Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. | FIX.4.3 | ||
336 | TradingSessionID | Optional Trading Session Identifier to specify a particular trading session for which you want to obtain a list of securities that are tradeable. | FIX.4.3 | ||
625 | TradingSessionSubID | FIX.4.3 | |||
263 | SubscriptionRequestType | Subscribe or unsubscribe for security status to security specified in request. | FIX.4.3 | ||
Block | StandardTrailer | Y | FIX.4.3 |