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

The security [underlying] can be one of the following types: More...

Public Types

enum  Enum {
  Undefined = 0, Stock = 1, Currency = 2, InterestRate = 3,
  Energy = 4, SoftAndAgrics = 5, Metal = 6, StockIndex = 7,
  CurrencyIndex = 8, InterestRateIndex = 9, EnergyIndex = 10, SoftsAndAgricsIndex = 11,
  MetalIndex = 12
}
 The security [underlying] can be one of the following types: More...
 

Detailed Description

The security [underlying] can be one of the following types:

Member Enumeration Documentation

enum Enum

The security [underlying] can be one of the following types:

Enumerator
Undefined 

Undefined.

Stock 

Stock.

Currency 

Currency.

InterestRate 

Interest rate.

Energy 

Energy.

SoftAndAgrics 

Soft and Agrics.

Metal 

Metal.

StockIndex 

Stock Index.

CurrencyIndex 

Currency Index.

InterestRateIndex 

Interest Rate Index.

EnergyIndex 

Energy Index.

SoftsAndAgricsIndex 

Softs and Agrics Index.

MetalIndex 

Metal Index.