MultiLegRptTypeReq

Tag 563

MultiLegRptTypeReq

Abbreviation: MLEGRptTypReq
Typeint
Tag563
AddedFIX.4.3
Used in2 messages

Description

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
WireNameDescription
563=0ReportByMulitlegSecurityOnlyReport by mulitleg security only (do not report legs)
563=1ReportByMultilegSecurityAndInstrumentLegsReport by multileg security and by instrument legs belonging to the multileg security
563=2ReportByInstrumentLegsOnlyReport by instrument legs belonging to the multileg security only (do not report status of multileg security)

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
0ReportByMulitlegSecurityOnlyReport by mulitleg security only (do not report legs)FIX.4.4
1ReportByMultilegSecurityAndInstrumentLegsReport by multileg security and by instrument legs belonging to the multileg securityFIX.4.4
2ReportByInstrumentLegsOnlyReport by instrument legs belonging to the multileg security only (do not report status of multileg security)FIX.4.4