Tag 559
SecurityListRequestType
Abbreviation:
ListReqTypDescription
Identifies the type/criteria of Security List Request
Wire Format & Usage Example
Single field (key=value)
559=0 (Symbol)
In a FIX message (SecurityListRequest)
8=FIX.4.4 | 9=... | 35=x | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 559=0 (Symbol) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 559=0 (Symbol) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
559=0 | Symbol | Symbol |
559=1 | SecurityTypeAnd | SecurityType and/or CFICode |
559=2 | Product | Product |
559=3 | TradingSessionID | TradingSessionID |
559=4 | AllSecurities | All Securities |
559=5 | MarketIDOrMarketID | MarketID or MarketID + MarketSegmentID |
Enumerated Values
6| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Symbol | Symbol | FIX.4.3 |
| 1 | SecurityTypeAnd | SecurityType and/or CFICode | FIX.4.3 |
| 2 | Product | Product | FIX.4.3 |
| 3 | TradingSessionID | TradingSessionID | FIX.4.3 |
| 4 | AllSecurities | All Securities | FIX.4.3 |
| 5 | MarketIDOrMarketID | MarketID or MarketID + MarketSegmentID | FIX.5.0 |