Tag 706
PosQtyStatus
Abbreviation:
StatDescription
Status of this position.
Wire Format & Usage Example
Single field (key=value)
706=0 (Submitted)
In a FIX message (PositionMaintenanceRequest)
8=FIX.4.4 | 9=... | 35=AL | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 706=0 (Submitted) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 706=0 (Submitted) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
706=0 | Submitted | Submitted |
706=1 | Accepted | Accepted |
706=2 | Rejected | Rejected |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Submitted | Submitted | FIX.4.4 |
| 1 | Accepted | Accepted | FIX.4.4 |
| 2 | Rejected | Rejected | FIX.4.4 |