MassQuote

struct MassQuote

Quotes.

Public Members

std::string_view account

Account name.

uint32_t quote_id = {}

Quote ID.

std::span<roq::Quote const> quotes

Quotes.

bool mmp_reset = false

Market Maker Protection reset? (when supported by exchange)

std::string_view mmp_group

Market Maker Protection group name (when supported by exchange)

std::chrono::nanoseconds valid_until_utc = {}

Quote valid until UTC timestamp (when supported by exchange)