OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Types | List of all members
SwapStyle Struct Reference

Defines if this an Series Group where corresponding Series Series are swap styled. More...

Public Types

enum  Enum {
  Undefined = 0, FixedFixed = 1, FixedFloat = 2, FloatFloat = 3,
  TomNext = 4, Generic = 5
}
 Defines if this an Series Group where corresponding Series Series are swap styled. More...
 

Detailed Description

Defines if this an Series Group where corresponding Series Series are swap styled.

Member Enumeration Documentation

enum Enum

Defines if this an Series Group where corresponding Series Series are swap styled.

Enumerator
Undefined 

Not applicable.

FixedFixed 

Fixed-Fixed.

FixedFloat 

Fixed-Float.

FloatFloat 

Float-Float.

TomNext 

TOM next.

Generic 

Generic.