#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, Algo = 22, Human = 24 } |
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 2395 of file Enumerations.h.
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 |
No value. |
Algo |
Algo. |
Human |
Human/Natural person. |
Definition at line 2398 of file Enumerations.h.