OnixS Eurex ETI Handler C++ library 9.25.0
API documentation
Loading...
Searching...
No Matches
RootPartyIdInvestmentDecisionMakerQualifier Struct Reference

Public Types

enum  Enum

Detailed Description

Qualifier for field PartyIdInvestmentDecisionMaker. Members/participants will have the possibility to specify an Investment qualifier value to distinguish between natural persons and Algos.

Definition at line 2418 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Qualifier for field PartyIdInvestmentDecisionMaker. Members/participants will have the possibility to specify an Investment qualifier value to distinguish between natural persons and Algos.

Enumerator
NoValue 0xFF 

No value.

Algo 22 

Algo.

Human 24 

Human/Natural person.

Definition at line 2421 of file Enumerations.h.