TrdRepIndicator

Tag 1389

TrdRepIndicator

Abbreviation: TrdRepInd
TypeBoolean
Tag1389
AddedFIX.5.0
Used in2 messages

Description

Specifies whether the trade should be reported (or not) to parties of the provided TrdRepPartyRole(1388). Used to override standard reporting behavior by the receiver of the trade report and thereby complements the PublTrdIndicator( tag1390).

Wire Format & Usage Example

Single field (key=value)
1389=Y
In a FIX message (TradeCaptureReport)
8=FIX.4.4 | 9=... | 35=AE | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1389=Y |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1389=Y is this field's position in the message.