QuoteRequestType

Tag 303

QuoteRequestType

Abbreviation: ReqTyp
Typeint
Tag303
AddedFIX.4.2
Used in3 messages

Description

Indicates the type of Quote Request being generated

Wire Format & Usage Example

Single field (key=value)
303=1 (Manual)
In a FIX message (QuoteRequest)
8=FIX.4.4 | 9=... | 35=R | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 303=1 (Manual) |  | 10=...

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

All valid values
WireNameDescription
303=1ManualManual
303=2AutomaticAutomatic

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
1ManualManualFIX.4.2
2AutomaticAutomaticFIX.4.2