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

Defines the style of the option. More...

Public Types

enum  Enum {
  Undefined = 0, American = 1, European = 2, Asian = 3,
  Bermudan = 4, KnockIn = 5, KnockOut = 6, Binary = 7,
  Ratchet = 8
}
 Defines the style of the option. More...
 

Detailed Description

Defines the style of the option.

Member Enumeration Documentation

enum Enum

Defines the style of the option.

Enumerator
Undefined 

Not applicable.

American 

American.

European 

European.

Asian 

Asian.

Bermudan 

Bermudan.

KnockIn 

Knock-in.

KnockOut 

Knock-out.

Binary 

Binary.

Ratchet 

Ratchet.