#include <OnixS/Eurex/MarketData/EOBI/OrderModify.h>
Definition at line 40 of file OrderModify.h.
◆ displayQty()
◆ hHIIndicator()
| UInt8 hHIIndicator |
( |
| ) |
const |
The updated index of the HHI interval at the ordersÂ’ price level, if the product is HHI enabled.
◆ marketDataType()
◆ mdUpdateAction()
Type of Market Data update action.
◆ msgType()
| std::string msgType |
( |
| ) |
const |
◆ ordType()
Reserved for future release.
◆ prevDisplayQty()
◆ prevPrice()
| bool prevPrice |
( |
Decimal & | price | ) |
const |
◆ prevPriceHHIIndicator()
| UInt8 prevPriceHHIIndicator |
( |
| ) |
const |
The updated index of the HHI interval at the ordersÂ’ previous price level.
◆ price()
| bool price |
( |
Decimal & | price | ) |
const |
◆ requestTime()
| UInt64 requestTime |
( |
| ) |
const |
Matching engine In timestamp.
◆ securityID()
| UInt64 securityID |
( |
| ) |
const |
Unique instrument identifier.
◆ securityIDSource()
Marketplace assigned identifier.
◆ side()
◆ toString()
| void toString |
( |
std::string & | | ) |
const |
|
virtual |
Appends text presentation.
Reimplemented from MessageBase.
◆ trdRegTSPrevTimePriority()
| UInt64 trdRegTSPrevTimePriority |
( |
| ) |
const |
Previous order priority timestamp.
◆ trdRegTSTimePriority()
| UInt64 trdRegTSTimePriority |
( |
| ) |
const |
◆ ::Testing::TestingOrderModify
| friend class ::Testing::TestingOrderModify |
|
friend |
◆ Implementation::MessageFactory
| friend class Implementation::MessageFactory |
|
friend |