The Security Type Request 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.3, FIX.4.4, FIX.5.0, FIX.5.0SP2, FIX.5.0SP2 EP240.
| Field or Component | Name | Description | Is Required | Added | Is Deprecated |
|---|---|---|---|---|---|
| Block | StandardHeader | MsgType = v (lowercase V) | Y | FIX.4.3 | |
| 320 | SecurityReqID | Y | 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 | ||
| 1301 | MarketID | Optional MarketID to specify a particular trading session for which you want to obtain a list of securities that are tradeable. | FIX.5.0 | ||
| 1300 | MarketSegmentID | Optional Market Segment Identifier to specify a particular trading session for which you want to obtain a list of securities that are tradeable. | FIX.5.0 | ||
| 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 | |||
| 460 | Product | Used to qualify which security types are returned | FIX.4.4 | ||
| 167 | SecurityType | Used to qualify which security type is returned | FIX.4.4 | ||
| 762 | SecuritySubType | Used to qualify which security types are returned | FIX.4.4 | ||
| Block | StandardTrailer | Y | FIX.4.3 |