#include <OnixS/Eurex/MarketData/DepthSnapshot.h>
Definition at line 51 of file DepthSnapshot.h.
bool fastMarketIndicator |
( |
| ) |
const |
|
inline |
Indicates if product is in the state Fast Market.
Definition at line 132 of file DepthSnapshot.h.
bool highPx |
( |
Decimal & |
price | ) |
const |
|
inline |
bool lowPx |
( |
Decimal & |
price | ) |
const |
|
inline |
Top-of-book is only applicable to IPS, i.e. requires the presence of MDSubBookType.
Definition at line 68 of file DepthSnapshot.h.
bool mdEntryPx |
( |
Decimal & |
price | ) |
const |
|
inline |
bool mdEntrySize |
( |
Decimal & |
size | ) |
const |
|
inline |
bool mdEntryTime |
( |
UInt64 & |
time | ) |
const |
|
inline |
bool mdPriceLevel |
( |
UInt32 & |
level | ) |
const |
|
inline |
Book level.
- Note
- Absent for implied bid/offer prices.
Definition at line 213 of file DepthSnapshot.h.
bool nonDisclosedTradeVolume |
( |
Decimal & |
volume | ) |
const |
|
inline |
bool numberOfOrders |
( |
UInt32 & |
number | ) |
const |
|
inline |
Applicable for cash market products only (trading model continuous auction).
Definition at line 157 of file DepthSnapshot.h.
bool totalNumOfTrades |
( |
UInt32 & |
number | ) |
const |
|
inline |
Defines the trade �ondition.
- Note
- LastAuctionPrice is not be combined with any other value and have its own entry in order to convey the auction type through TrdType. Instrument state already changed to continuous when the auction trade is reported.
Definition at line 180 of file DepthSnapshot.h.
Defines the trading session ID.
- Note
- Attached to MDEntryType 2=Trade and TradeCondition U=Exchange Last unless there has been no trade so far. In this case it is attached to book information which can simply be Q=Auction Clearing Price or all bids and offers for the currently visible depth (uncrossed book). If there are no trades and no book information then it is attached to J=Empty Book.
Definition at line 96 of file DepthSnapshot.h.
The documentation for this class was generated from the following file: