SideExecID

Tag 1427

SideExecID

Abbreviation: SideExecID
TypeString
Tag1427
AddedFIX.5.0SP1
Used in2 messages

Description

When reporting trades, used to reference the identifier of the execution (ExecID) being reported if different ExecIDs were assigned to each side of the trade.

Wire Format & Usage Example

Single field (key=value)
1427=EXEC-001
In a FIX message (TradeCaptureReport)
8=FIX.4.4 | 9=... | 35=AE | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1427=EXEC-001 |  | 10=...

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