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