SecurityRequestType

enum class roq::fix::SecurityRequestType

FIX SecurityRequestType <321> field.

Type of Security Definition Request

Values:

enumerator UNDEFINED
enumerator UNKNOWN
enumerator REQUEST_SECURITY_IDENTITY_AND_SPECIFICATIONS

0 = Request Security identity and specifications

enumerator REQUEST_SECURITY_IDENTITY_FOR_THE_SPECIFICATION_PROVIDED

1 = Request Security identity for the specifications provided (name of the security is not supplied)

enumerator REQUEST_LIST_SECURITY_TYPES

2 = Request List Security Types ( Deprecated in FIX 5.0 SP1 )

enumerator REQUEST_LIST_SECURITIES

3 = Request List Securities (can be qualified with Symbol, SecurityType, TradingSessionID, SecurityExchange. If provided then only list Securities for the specific type.) ( Deprecated in FIX 5.0 SP1 )

enumerator SYMBOL

4 = Symbol <55>

enumerator SECURITY_TYPE_OR_CFI_CODE

5 = SecurityType <167> and or CFICode <461>

enumerator PRODUCT

6 = Product <460>

enumerator TRADING_SESSION_ID

7 = TradingSessionID <336>

enumerator ALL_SECURITIES

8 = All Securities

enumerator MARKET_ID

9 = MarketID <1301> or (MarketID + MarketSegmentID <1300>)