OnixS Euronext CCG Binary Trading Handler for C++  1.16.0.0
Public Types
CustomerOrderCapacity Struct Reference

Type of customer trading. More...

List of all members.

Public Types

enum  Enum {
  Undefined = 0, OwnAccount = 1, ClearingMembersHouseAccount = 2, AnotherMemberAccount = 3,
  AnyOtherCustomerAccount = 4
}

Detailed Description

Type of customer trading.


Member Enumeration Documentation

enum Enum

Type of customer trading.

Enumerator:
OwnAccount 

For own account.

ClearingMembersHouseAccount 

For clearing members house account.

AnotherMemberAccount 

For account of another member present.

AnyOtherCustomerAccount 

For any other customer account.