Skip to content

FIX TAG 2344

SideRiskLimitCheckStatus

intAdded FIX.5.0SP2 · EP172

Definition

Indicates the status of the risk limit check performed on the side of a trade.

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 15

ValueMeaning
0

Accepted

Additional detail from the official source

For use when none of the more specific status enumerations apply.

1

Rejected

Additional detail from the official source

For use when none of the more specific status enumerations apply.

2

Claim required

Additional detail from the official source

Indicates that the clearing firm is required to accept or decline the trade.

3

Pre-defined limit check succeeded

Additional detail from the official source

Indicates a check enforced automatically by the clearing house.

4

Pre-defined limit check failed

Additional detail from the official source

Indicates a check enforced automatically by the clearing house.

5

Pre-defined auto-accept rule invoked

Additional detail from the official source

Indicates that the clearing firm is required to accept or decline the trade because no limit or rule applies.

6

Pre-defined auto-reject rule invoked

Additional detail from the official source

Indicates a check enforced automatically by the clearing house. Note that clearing house rules of engagement may still require a clearing firm accept or reject the trade.

7

Accepted by clearing firm

Additional detail from the official source

Indicates that explicit action by the clearing firm, and not an automatic check by the clearing house, was the basis for accepting the trade.

8

Rejected by clearing firm

Additional detail from the official source

Indicates that explicit action by the clearing firm, and not an automatic check by the clearing house, was the basis for rejecting the trade.

9

Pending

Additional detail from the official source

Indicates that one or more side level risk checks are in progress.

10

Accepted by credit hub

Additional detail from the official source

Indicates that a credit hub accepted the trade. An identifier assigned by the credit hub may appear in the appropriate RefRiskLimitCheckID(2334) field.

11

Rejected by credit hub

Additional detail from the official source

Indicates that a credit hub rejected the trade.

12

Pending credit hub check

Additional detail from the official source

Indicates that a check is pending at a credit hub.

13

Accepted by execution venue

Additional detail from the official source

Indicates acceptance by an execution venue, such as a SEF.

14

Rejected by execution venue

Additional detail from the official source

Indicates that the trade was rejected by an execution venue, such as a SEF.

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.