OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
RiskLimitResult Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum { NoValue = 0xFF, DisabledForBu = 10580, LowRRAEventID = 10581, HighRRAEventID = 10582 }
 

Detailed Description

Definition at line 1945 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Risk Limit Result for failed events.

Enumerator
NoValue 

No value.

DisabledForBu 

Margin Based Risk Limits not enabled for business unit.

LowRRAEventID 

Received Remaining Risk Allowance event ID is lower than lowest entry in Temporary Transaction List.

HighRRAEventID 

Received Remaining Risk Allowance event ID exceeds last entry in Temporary Transaction List.

Definition at line 1948 of file Enumerations.h.


The documentation for this struct was generated from the following file: