OnixS Eurex ETI Handler C++ library 9.25.0
API documentation
Loading...
Searching...
No Matches
PutOrCall Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 1815 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Indicates whether an option contract is a put or call.

Enumerator
NoValue 0xFF 

No value.

Put 

Put.

Call 

Call.

Definition at line 1818 of file Enumerations.h.