Description

The InstrmtMatchSideGrp component is used to convey all trades for a given match event reported by instrument and trade side.

Each trade match report can contain any number of trades for any number of instruments. This component contains all instruments together with all of the trade sides (possibly more than two) that occurred for each instrument within the same match event.

Structure

Tag Field Name Req'd Comments
1889 NoInstrmtMatchSides N
Component Block - <Instrument> N

Required if NoInstrmtMatchSides <1889> > 0.

Component Block - <InstrmtLegGrp> N

LegID <1788> in the InstrmtLegGrp component can be used to reference individual leg executions referenced in the TrdInstrmtLegExecGrp component with LegRefID <654>.

Component Block - <UndInstrmtGrp> N
1891 TrdMatchSubID N
53 Quantity N

Total quantity for this instrument in this match event. This is the cumulative sum of LastQty <32> for all match steps for this instrument.

15 Currency N
120 SettlCurrency N
854 QtyType N
32 LastQty N

Required if NoInstrmtMatchSides <1889> > 0.

Trade quantity for this instrument within this match step. The value is the greater of the sum of SideLastQty <1009> of each side (i.e. buy or sell) for each TrdMatchSideGrp instance within the current InstrmtMatchSideGrp instance.

423 PriceType N
31 LastPx N

Required if NoInstrmtMatchSides <1889> > 0.

30 LastMkt N
Component Block - <TrdMatchSideGrp> N

Required if NoInstrmtMatchSides <1889> > 0.

Used In