ExecTransType

Tag 20

ExecTransType

Abbreviation:
Typechar
Tag20
AddedFIX.2.7
Used in0 messages

Description

Identifies transaction type

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
20=1CancelCancel
20=0NewNew
20=3StatusStatus
20=2CorrectCorrect

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1CancelCancelFIX.2.7
0NewNewFIX.2.7
3StatusStatusFIX.2.7
2CorrectCorrectFIX.2.7