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

Public Types

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

Detailed Description

Definition at line 2360 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 2363 of file Enumerations.h.