CustomMetricsUpdate

struct CustomMetricsUpdate

Custom metrics (receive)

Public Members

std::string_view label

Label.

std::string_view account

Account name.

std::string_view exchange

Exchange.

std::string_view symbol

Symbol.

std::span<roq::Measurement const> measurements

List of measurements.

roq::UpdateType update_type = {}

Update type.

std::chrono::nanoseconds sending_time_utc = {}

Exchange sending timestamp (UTC)

std::string_view user

User name (origin)