OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
QuoteInstruction Struct Reference

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

Public Types

enum  Enum { NoValue = 0xFF, DoNotQuote = 0, Quote = 1 }
 

Detailed Description

Definition at line 1661 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Quoting instruction.

Enumerator
NoValue 

No value.

DoNotQuote 

Do not re-quote.

Quote 

(Re-)Quote.

Definition at line 1664 of file Enumerations.h.


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