Tag 570
PreviouslyReported
Abbreviation:
PrevlyRptedDescription
Indicates if the trade capture report was previously reported to the counterparty
Wire Format & Usage Example
Single field (key=value)
570=N (NotReportedToCounterparty)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 570=N (NotReportedToCounterparty) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 570=N (NotReportedToCounterparty) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
570=N | NotReportedToCounterparty | Not reported to counterparty |
570=Y | PerviouslyReportedToCounterparty | Perviously reported to counterparty |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| N | NotReportedToCounterparty | Not reported to counterparty | FIX.4.3 |
| Y | PerviouslyReportedToCounterparty | Perviously reported to counterparty | FIX.4.3 |