Tag 1008
SideTrdSubTyp
Abbreviation:
TrdSubTypDescription
Used on a multi-sided trade to specify the type of trade for a given side. Same values as TrdSubType (829).
Wire Format & Usage Example
Single field (key=value)
1008=1 (Buy)
In a FIX message (TradeCaptureReport)
8=FIX.4.4 | 9=... | 35=AE | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1008=1 (Buy) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1008=1 (Buy) is this field's position in the message.