ExecTransType

Tag 20

ExecTransType

Abbreviation:
Typechar
Tag20
AddedFIX.2.7
Used in1 messages

Description

Identifies transaction type

Wire Format & Usage Example

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

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

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

Enumerated Values

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

Used in Messages

1