OnixS Euronext CCG Binary Trading Handler for C++  1.16.0.0
Public Types
LegPutOrCall Struct Reference

Indicates whether an option contract is a put or call. More...

List of all members.

Public Types

enum  Enum { Put = 0, Call = 1 }

Detailed Description

Indicates whether an option contract is a put or call.


Member Enumeration Documentation

enum Enum

Indicates whether an option contract is a put or call.

Enumerator:
Put 

Put.

Call 

Call.