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

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

Public Types

enum  Enum {
  NoValue = 0xFF, WorkingDelta = 1, BasisTrade = 2, Regular = 3,
  NegotiateUnderlyingOutsideExchange = 4, VolaStrategyFix = 5, VolaStrategyNegotiateUnderlying = 6
}
 

Detailed Description

Definition at line 1691 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Sub-type or qualifier of QuoteType.

Enumerator
NoValue 

No value.

WorkingDelta 

Working Delta.

BasisTrade 

Basis Trade.

Regular 

Regular LDS Negotiation.

NegotiateUnderlyingOutsideExchange 

Negotiate the underlying outside the exchange.

VolaStrategyFix 

Option Volatility Strategy with fixed Underlying price and delta.

VolaStrategyNegotiateUnderlying 

Option Volatility Strategy - Underlying price is negotiated on exchange.

Definition at line 1694 of file Enumerations.h.


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