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

The premium unit that describes the price unit in the trade. More...

Public Types

enum  Enum {
  Undefined = 0, Price = 1, Yield = 2, Point = 3,
  IMMIndex = 4, YieldDifference = 5, BasisPoint = 6, InvertedYield = 7
}
 The premium unit that describes the price unit in the trade. More...
 

Detailed Description

The premium unit that describes the price unit in the trade.

Member Enumeration Documentation

enum Enum

The premium unit that describes the price unit in the trade.

Enumerator
Undefined 

Undefined.

Price 

Price.

Yield 

Yield.

Point 

Point.

IMMIndex 

IMM index.

YieldDifference 

Yield difference.

BasisPoint 

Basis point.

InvertedYield 

Inverted yield.