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¶
Total funds.
-
double hold = roq::NaN¶
Funds on hold (aka locked)
-
double borrowed = roq::NaN¶
Borrowed funds (margin trading)
-
std::string_view external_account¶
External account name.
-
roq::UpdateType update_type = {}¶
Update type.
-
uint16_t stream_id = {}¶