Tag 552
NoSides
Abbreviation:
NoSidesDescription
Number of Side repeating group instances.
Wire Format & Usage Example
Single field (key=value)
552=1 (OneSide)
In a FIX message (NewOrderCross)
8=FIX.4.4 | 9=... | 35=s | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 552=1 (OneSide) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 552=1 (OneSide) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
552=1 | OneSide | One Side |
552=2 | BothSides | Both Sides |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | OneSide | One Side | FIX.4.3 |
| 2 | BothSides | Both Sides | FIX.4.3 |