Skip to content

FIX TAG 2427

OrderResponseLevel

intAdded FIX.5.0SP2 · EP188

Definition

The level of response requested from receiver of mass order messages. A default value should be bilaterally agreed.

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 4

ValueMeaning
0

No acknowledgement

Additional detail from the official source

Responses are provided through one or more ExecutionReport(35=8) messages.

1

Minimum acknowledgement

Additional detail from the official source

The minimum is any information to explain why the requested transaction was refused or led to additional events, e.g. immediate execution of an order that was entered or modified.

2

Acknowledge each order

Additional detail from the official source

The number of entries in the response is identical to the number of entries in the request.

3

Summary acknowledgement

Additional detail from the official source

Responses are provided through a single MassOrderAck(35=DK) without entries and one or more ExecutionReport(35=8) messages.

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 2

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