Skip to content

FIX TAG 327

HaltReason

intAdded FIX.4.2

Definition

Denotes the reason for a delay or halt of services.

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

Denotes the reason for the Opening Delay or Trading Halt.

FIX Latest · EP309

Denotes the reason for a delay or halt of services.

Values only in FIX Latest · EP309 1

  • 6Outage
    Additional source detail

    The reason for an outage can be provided with OutageReason(3137).

Values 7

ValueMeaning
0

News Dissemination

1

Order Influx

2

Order Imbalance

3

Additional Information

4

News Pending

5

Equipment Changeover

6

Outage

Additional detail from the official source

The reason for an outage can be provided with OutageReason(3137).

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 5

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