Tag 113
ReportToExch
Abbreviation:
RptToExchDescription
Identifies party of trade responsible for exchange reporting.
Wire Format & Usage Example
Single field (key=value)
113=N (SenderReports)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 113=N (SenderReports) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 113=N (SenderReports) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
113=N | SenderReports | Indicates the party sending message will report trade |
113=Y | ReceiverReports | Indicates the party receiving message must report trade |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| N | SenderReports | Indicates the party sending message will report trade | FIX.3.0 |
| Y | ReceiverReports | Indicates the party receiving message must report trade | FIX.3.0 |