Tag 1172
RespondentType
Abbreviation:
RspdntTypDescription
Specifies the type of respondents requested.
Wire Format & Usage Example
Single field (key=value)
1172=1 (AllMarketParticipants)
In a FIX message (QuoteRequest)
8=FIX.4.4 | 9=... | 35=R | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1172=1 (AllMarketParticipants) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1172=1 (AllMarketParticipants) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1172=1 | AllMarketParticipants | All market participants |
1172=2 | SpecifiedMarketParticipants | Specified market participants |
1172=3 | AllMarketMakers | All Market Makers |
1172=4 | PrimaryMarketMaker | Primary Market Maker(s) |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | AllMarketParticipants | All market participants | FIX.5.0 |
| 2 | SpecifiedMarketParticipants | Specified market participants | FIX.5.0 |
| 3 | AllMarketMakers | All Market Makers | FIX.5.0 |
| 4 | PrimaryMarketMaker | Primary Market Maker(s) | FIX.5.0 |