OnixS C++ B3 Binary UMDF Market Data Handler 1.10.0
Users' manual and API documentation
Loading...
Searching...
No Matches
InstrAttribValue Struct Reference

#include <OnixS/B3/MarketData/UMDF/messaging/Fields.h>

Public Types

enum  Enum
typedef UInt8 Base

Detailed Description

Definition at line 1314 of file Fields.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Definition at line 1316 of file Fields.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Code to represent the type of instrument attributes.

Enumerator
ELECTRONIC_MATCH_OR_GTD_GTC_ELIGIBLE 

Electronic Match Eligible (871=24) or GTD/GTC Eligible (871=34).

ORDER_CROSS_ELIGIBLE 

Order Cross Eligible (871=24).

BLOCK_TRADE_ELIGIBLE 

Block Trade Eligible (871=24).

FLAG_RFQ_FOR_CROSS_ELIGIBLE 14 

Request for Quote (RFQ) for Cross Eligible (871=24).

NEGOTIATED_QUOTE_ELIGIBLE 17 

Negotiated Quote Eligible (871=24).

Definition at line 1319 of file Fields.h.