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

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

Public Types

enum  Enum { NoValue = 0xFF, Customer = 1, Principal = 5, MarketMaker = 6 }
 

Detailed Description

Definition at line 2532 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

This field designates if the trader is acting in the capacity of agent, trading for its own account or acting as a market maker.

Enumerator
NoValue 

No value.

Customer 

Customer (Agency).

Principal 

Principal (Proprietary).

MarketMaker 

Market Maker.

Definition at line 2535 of file Enumerations.h.


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