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=Y (PerviouslyReportedToCounterparty)
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=Y (PerviouslyReportedToCounterparty) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 570=Y (PerviouslyReportedToCounterparty) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
570=Y | PerviouslyReportedToCounterparty | previously reported to counterparty |
570=N | NotReportedToCounterparty | not reported to counterparty |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| Y | PerviouslyReportedToCounterparty | previously reported to counterparty | FIX.4.3 |
| N | NotReportedToCounterparty | not reported to counterparty | FIX.4.3 |