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

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

Public Member Functions

bool minBidSize (Decimal &size) const
 
bool minOfferSize (Decimal &size) const
 
bool fastMarketIndicator () const
 

Friends

class TypedGroup< QuoteSizeRule >
 

Detailed Description

Definition at line 439 of file ProductSnapshot.h.

Member Function Documentation

bool fastMarketIndicator ( ) const
inline

Indicates if product is in the state Fast Market.

Definition at line 456 of file ProductSnapshot.h.

bool minBidSize ( Decimal size) const
inline

Minimum bid quantity (identical to minimum offer quantity).

Definition at line 444 of file ProductSnapshot.h.

bool minOfferSize ( Decimal size) const
inline

Minimum offer quantity (identical to minimum bid quantity).

Definition at line 450 of file ProductSnapshot.h.

Friends And Related Function Documentation

friend class TypedGroup< QuoteSizeRule >
friend

Definition at line 463 of file ProductSnapshot.h.


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