OnixS SGX Derivatives Handler for C++  2.17.0.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
}
 

Detailed Description

Defines the style of the option.

Note
For options only.