OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.0.1
API documentation
TickRule Class Reference

#include <OnixS/Eurex/MarketData/ProductSnapshot.h>

Public Member Functions

UInt32 tickRuleId () const
 
Decimal startTickPriceRange () const
 
Decimal endTickPriceRange () const
 
Decimal tickIncrement () const
 
TickRuleScopes tickRuleScopes () const
 

Friends

class TypedGroup< TickRule >
 

Detailed Description

Definition at line 126 of file ProductSnapshot.h.

Member Function Documentation

Decimal endTickPriceRange ( ) const
inline

Ending price range for the specified tick increment (noninclusive).

Definition at line 142 of file ProductSnapshot.h.

Decimal startTickPriceRange ( ) const
inline

Starting price range for specified tick increment (inclusive).

Definition at line 136 of file ProductSnapshot.h.

Decimal tickIncrement ( ) const
inline

Tick increment for stated price range. Specifies the valid price increments at which instrument of the product can be quoted and traded.

Definition at line 150 of file ProductSnapshot.h.

UInt32 tickRuleId ( ) const
inline

Table identifier, only for cash.

Definition at line 130 of file ProductSnapshot.h.

TickRuleScopes tickRuleScopes ( ) const
inline

Tick rule scope definitions.

Definition at line 156 of file ProductSnapshot.h.

Friends And Related Function Documentation

friend class TypedGroup< TickRule >
friend

Definition at line 162 of file ProductSnapshot.h.


The documentation for this class was generated from the following file: