Tag 694
QuoteRespType
Abbreviation:
RspTypDescription
Identifies the type of Quote Response.
Wire Format & Usage Example
Single field (key=value)
694=1 (Hit)
In a FIX message (QuoteResponse)
8=FIX.4.4 | 9=... | 35=AJ | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 694=1 (Hit) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 694=1 (Hit) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
694=1 | Hit | Hit/Lift |
694=2 | Counter | Counter |
694=3 | Expired | Expired |
694=4 | Cover | Cover |
694=5 | DoneAway | Done Away |
694=6 | Pass | Pass |
694=7 | EndTrade | End Trade |
694=8 | TimedOut | Timed Out |
Enumerated Values
8| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Hit | Hit/Lift | FIX.4.4 |
| 2 | Counter | Counter | FIX.4.4 |
| 3 | Expired | Expired | FIX.4.4 |
| 4 | Cover | Cover | FIX.4.4 |
| 5 | DoneAway | Done Away | FIX.4.4 |
| 6 | Pass | Pass | FIX.4.4 |
| 7 | EndTrade | End Trade | FIX.5.0 |
| 8 | TimedOut | Timed Out | FIX.5.0 |