ListMethod

Tag 1198

ListMethod

Abbreviation: ListMeth
Typeint
Tag1198
AddedFIX.5.0
Used in72 messages

Description

Indicates whether instruments are pre-listed only or can also be defined via user request

Wire Format & Usage Example

Single field (key=value)
1198=0 (PreListedOnly)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1198=0 (PreListedOnly) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1198=0 (PreListedOnly) is this field's position in the message.

All valid values
WireNameDescription
1198=0PreListedOnlypre-listed only
1198=1UserRequesteduser requested

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
0PreListedOnlypre-listed onlyFIX.5.0
1UserRequesteduser requestedFIX.5.0