MarketByPriceUpdate¶
-
struct MarketByPriceUpdate¶
Update relating to market by price.
Public Members
-
uint16_t stream_id = {}¶
Stream identifier.
-
roq::UpdateType update_type = {}¶
Update type.
-
std::chrono::nanoseconds exchange_time_utc = {}¶
Exchange timestamp, possibly from matching engine (UTC).
-
roq::Precision price_precision = {}¶
Precision (decimal digits) required to represent prices (dynamic).
-
roq::Precision quantity_precision = {}¶
Precision (decimal digits) required to represent quantities (dynamic).
-
uint16_t max_depth = {}¶
Maximum depth (zero means unlimited).
-
uint32_t checksum = {}¶
Checksum (internal).
-
uint16_t stream_id = {}¶