Declare ICE iMpact enumerations.
long long Price
Alias for order identifiers type.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
int MarketId
Alias for market identifiers type.
long long DateTime
Represents the number of nanoseconds since Jan 1st, 1970, 00:00:00 GMT.
This class represents the Interval/Tiered Price Limit Notification Message.
DateTime notificationDateTime
Date time of the IPL/TPL Hold notification.
IplTplType::Enum type
IPL/TPL Type.
IntervalTieredPriceLimitNotification(const char *data, std::size_t dataSize)
Initialize from raw message data.
std::string toString() const
Returns string representation.
bool isUp
IPL/TPL bound violation type.
void deserialize(const char *data, std::size_t dataSize)
Deserialize from raw data.
IntervalTieredPriceLimitNotification()
Default constructor.
int holdDuration
Hold duration, in milliseconds.
IplTplHoldType::Enum holdType
IPL/TPL Hold Type.
void reset()
Reset all fields to default values.
MarketId marketId
Unique identifier of the market.