PositionUpdate#
-
struct PositionUpdate#
Update relating to current position for a symbol/side/account.
Public Members
-
uint16_t stream_id = {}#
Stream identifier.
-
std::string_view external_account#
External account name.
-
double long_quantity = NaN#
Current long position.
-
double short_quantity = NaN#
Current short position.
-
UpdateType update_type = {}#
Update type.
-
uint16_t stream_id = {}#