TradeLinkID

Tag 820

TradeLinkID

Abbreviation: LinkID
TypeString
Tag820
AddedFIX.4.4
Used in3 messages

Description

Used to link a group of trades together. Useful for linking a group of trades together for average price calculations.

Wire Format & Usage Example

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

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