OnixS Eurex ETI Handler C++ library 9.25.0
Users' manual and API documentation
Loading...
Searching...
No Matches
TradingCapacity Struct Reference

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

Public Types

enum  Enum

Detailed Description

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

Definition at line 3061 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

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 0xFF 

No value.

Customer 

Customer (Agency).

Principal 

Principal (Proprietary).

MarketMaker 

Market Maker.

Definition at line 3064 of file Enumerations.h.