OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
CustOrderHandlingInst Struct Reference

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

Public Types

enum  Enum {
  NoValue = 0x00, W = 'W', Y = 'Y', C = 'C',
  G = 'G', H = 'H', D = 'D'
}
 

Detailed Description

Identifies the source of an order, in accordance with the FIA guidelines for a rate Identifier. The field is for participant use only. Valid characters: 0x20, 0x22-0x7B, 0x7D, 0x7E.

Definition at line 316 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Identifies the source of an order, in accordance with the FIA guidelines for a rate Identifier. The field is for participant use only. Valid characters: 0x20, 0x22-0x7B, 0x7D, 0x7E.

Enumerator
NoValue 

No value.

Desk.

Electronic.

Vendor-provided Platform billed by Executing Broker.

Sponsored Access via Exchange API or FIX provided by Executing Broker.

Premium Algorithmic Trading Provider billed by Executing Broker.

Other, including Other-provided Screen.

Definition at line 319 of file Enumerations.h.


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