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