Skip to content

FIX TAG 1390

TradePublishIndicator

intAdded FIX.5.0 · EP61

Definition

Indicates if a trade should be or has been published via a market publication service. The indicator governs all publication services of the recipient. Replaces PublishTrdIndicator(852).

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 5.0 SP2 FIX Latest · EP309

Definition text changed

FIX 5.0 SP2

Indicates if a trade should be reported via a market reporting service. The indicator governs all reporting services of the recipient. Replaces PublishTrdIndicator(852).

FIX Latest · EP309

Indicates if a trade should be or has been published via a market publication service. The indicator governs all publication services of the recipient. Replaces PublishTrdIndicator(852).

Values only in FIX Latest · EP309 1

  • 3Published
    Additional source detail

    Indicates that the transaction has been published to the market.

Values 4

ValueMeaning
0

Do Not Publish Trade

1

Publish Trade

2

Deferred Publication

3

Published

Additional detail from the official source

Indicates that the transaction has been published to the market.

About the int data type

Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").

Used in messages 10

Includes nested components and repeating groups. Open a location to see its surrounding requirements.