RespondentType

Tag 1172

RespondentType

Abbreviation: RspdntTyp
Typeint
Tag1172
AddedFIX.5.0
Used in2 messages

Description

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
WireNameDescription
1172=1AllMarketParticipantsAll market participants
1172=2SpecifiedMarketParticipantsSpecified market participants
1172=3AllMarketMakersAll Market Makers
1172=4PrimaryMarketMakerPrimary Market Maker(s)

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1AllMarketParticipantsAll market participantsFIX.5.0
2SpecifiedMarketParticipantsSpecified market participantsFIX.5.0
3AllMarketMakersAll Market MakersFIX.5.0
4PrimaryMarketMakerPrimary Market Maker(s)FIX.5.0