OnixS Eurex ETI Handler C++ library  9.25.0
API documentation
HedgingInstruction Struct Reference

Public Types

enum  Enum { NoValue = 0xFF, OnClose = 1 }
 

Detailed Description

Definition at line 681 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Indication for the hedge transaction.

Enumerator
NoValue 

No value.

OnClose 

Execute hedge transaction in the closing auction of the underlying.

Definition at line 684 of file Enumerations.h.