#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| 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.
Definition at line 2418 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 | 0xFF | No value. |
| Algo | 22 | Algo. |
| Human | 24 | Human/Natural person. |
Definition at line 2421 of file Enumerations.h.