Tag 1617
StreamAsgnType
Abbreviation:
AsgnTypDescription
The type of assignment being affected in the Stream Assignment Report.
Wire Format & Usage Example
Single field (key=value)
1617=1 (Assignment)
In a FIX message (StreamAssignmentReport)
8=FIX.4.4 | 9=... | 35=CD | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1617=1 (Assignment) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1617=1 (Assignment) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1617=1 | Assignment | Assignment |
1617=2 | Rejected | Rejected |
1617=3 | Terminate | Terminate/Unassign |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Assignment | Assignment | FIX.5.0SP1 |
| 2 | Rejected | Rejected | FIX.5.0SP1 |
| 3 | Terminate | Terminate/Unassign | FIX.5.0SP1 |