OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler 1.12.0
API documentation
Loading...
Searching...
No Matches
CtiCode Struct Reference

Public Types

enum  Enum
typedef UInt8 Base

Detailed Description

Definition at line 405 of file Enumerations.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 408 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
Cti1 '1' 

Transactions initiated and executed by an individual TPH for the TPH�s own account, for an account the TPH controls, or for the account in which the TPH has an ownership or financial interest.

Cti2 '2' 

Transactions executed for the proprietary account of a clearing TPH or non - clearing TPH.

Cti3 '3' 

Transactions where an individual TPH or authorized trader executes for the personal account of another individual TPH, for an account the other individual TPH controls or for an account in which the other individual TPH has an ownership or financial interest.

Cti4 '4' 

Any transaction not meeting the definition of CTI 1, 2 or 3. (These should be non - TPH customer transactions).

Definition at line 410 of file Enumerations.h.