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

Specifies the day calculation rule for the underlying. More...

Public Types

enum  Enum {
  Undefined = 0, ACTACT = 1, ACTAFB = 2, EU30360 = 3,
  US30360 = 4, ACT365 = 5, ACT360 = 6
}
 Specifies the day calculation rule for the underlying. More...
 

Detailed Description

Specifies the day calculation rule for the underlying.

Member Enumeration Documentation

enum Enum

Specifies the day calculation rule for the underlying.

Enumerator
Undefined 

Undefined.

ACTACT 

Actual/Actual.

ACTAFB 

Actual/Actual AFB.

EU30360 

30/360 EU.

US30360 

30/360 US.

ACT365 

Actual/365.

ACT360 

Actual/360.