Tag 1123
TradeHandlingInstr
Abbreviation:
TrdHandlInstDescription
Specified how the Trade Capture Report should be handled by the Respondent.
Wire Format & Usage Example
Single field (key=value)
1123=0 (TradeConfirmation)
In a FIX message (TradeCaptureReportRequest)
8=FIX.4.4 | 9=... | 35=AD | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1123=0 (TradeConfirmation) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1123=0 (TradeConfirmation) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1123=0 | TradeConfirmation | Trade Confirmation |
1123=1 | TwoPartyReport | Two-Party Report |
1123=2 | OnePartyReportForMatching | One-Party Report for Matching |
1123=3 | OnePartyReportForPassThrough | One-Party Report for Pass Through |
1123=4 | AutomatedFloorOrderRouting | Automated Floor Order Routing |
1123=5 | TwoPartyReportForClaim | Two Party Report for Claim |
Enumerated Values
6| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | TradeConfirmation | Trade Confirmation | FIX.4.4 |
| 1 | TwoPartyReport | Two-Party Report | FIX.4.4 |
| 2 | OnePartyReportForMatching | One-Party Report for Matching | FIX.4.4 |
| 3 | OnePartyReportForPassThrough | One-Party Report for Pass Through | FIX.4.4 |
| 4 | AutomatedFloorOrderRouting | Automated Floor Order Routing | FIX.4.4 |
| 5 | TwoPartyReportForClaim | Two Party Report for Claim | FIX.5.0 |