Skip to content

FIX TAG 2523

CrossedIndicator

intAdded FIX.5.0SP2 · EP218

Definition

Indicates whether the order or quote was crossed with another order or quote having the same context, e.g. having accounts with a common ownership.

Compare versions

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

FIX 5.0 SP2 FIX Latest · EP309

This tag is not present in the FIX 5.0 SP2 source. There is no definition or value list to compare.

Values 3

ValueMeaning
0

No cross

Additional detail from the official source

Crossing did not occur.

1

Cross rejected

Additional detail from the official source

Crossing occurred but execution was prevented, e.g. due to self-match prevention.

2

Cross accepted

Additional detail from the official source

Crossing occurred but execution was permitted.

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 1

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