Tag 563
MultiLegRptTypeReq
Abbreviation:
MLEGRptTypReqDescription
Indicates the method of execution reporting requested by issuer of the order.
Wire Format & Usage Example
Single field (key=value)
563=0 (ReportByMulitlegSecurityOnly)
In a FIX message (NewOrderMultileg)
8=FIX.4.4 | 9=... | 35=AB | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 563=0 (ReportByMulitlegSecurityOnly) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 563=0 (ReportByMulitlegSecurityOnly) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
563=0 | ReportByMulitlegSecurityOnly | Report by mulitleg security only (do not report legs) |
563=1 | ReportByMultilegSecurityAndInstrumentLegs | Report by multileg security and by instrument legs belonging to the multileg security |
563=2 | ReportByInstrumentLegsOnly | Report by instrument legs belonging to the multileg security only (do not report status of multileg security) |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | ReportByMulitlegSecurityOnly | Report by mulitleg security only (do not report legs) | FIX.4.4 |
| 1 | ReportByMultilegSecurityAndInstrumentLegs | Report by multileg security and by instrument legs belonging to the multileg security | FIX.4.4 |
| 2 | ReportByInstrumentLegsOnly | Report by instrument legs belonging to the multileg security only (do not report status of multileg security) | FIX.4.4 |