26 #include "../Export.h" 32 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
38 enum { messageType =
'g' };
64 void deserialize(
const char* data,
size_t dataSize);
70 std::string toString()
const;
long long Price
Alias for order identifiers type.
Price preOpenPrice
Pre-open price. DealPriceDenominator for the market should be.
int MarketId
Alias for market identifiers type.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
This class represents the Pre-Open Price Indicator Message.
int preOpenVolume
Indicative volume that would trade at the PreOpenPrice.
MarketId marketId
Unique identifier of the market.
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.