SideComplianceID

Tag 659

SideComplianceID

Abbreviation: SideComplianceID
TypeString
Tag659
AddedFIX.4.3
Used in2 messages

Description

ID within repeating group of sides which is used to represent this transaction for compliance purposes (e.g. OATS reporting).

Wire Format & Usage Example

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

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