OnixS Eurex ETI Handler C++ library 9.25.0
API documentation
Loading...
Searching...
No Matches
CustOrderHandlingInst Struct Reference

Public Types

enum  Enum

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 336 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

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

No value.

'W' 

Desk.

'Y' 

Electronic.

'C' 

Vendor-provided Platform billed by Executing Broker.

'G' 

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

'H' 

Premium Algorithmic Trading Provider billed by Executing Broker.

'D' 

Other, including Other-provided Screen.

Definition at line 339 of file Enumerations.h.