FundsUpdate¶
-
struct FundsUpdate¶
Update relating to available funds.
Public Members
-
uint16_t stream_id = {}¶
Stream identifier.
-
roq::MarginMode margin_mode = {}¶
Margin mode.
-
double balance = roq::NaN¶
Current funds.
-
double hold = roq::NaN¶
Funds on hold.
-
std::string_view external_account¶
External account name.
-
roq::UpdateType update_type = {}¶
Update type.
-
uint16_t stream_id = {}¶