PortfolioUpdate

struct PortfolioUpdate

Portfolio update.

Public Members

std::string_view user

User (optional)

uint32_t strategy_id = {}

Strategy identifier (optional)

std::string_view account

Account name.

std::span<roq::Position const> positions

Position updates.

roq::UpdateType update_type = {}

Update type.

std::chrono::nanoseconds exchange_time_utc = {}

Exchange timestamp, possibly from matching engine (UTC)