Skip to main content

build_real_trade_account_heartbeat

Function build_real_trade_account_heartbeat 

Source
pub fn build_real_trade_account_heartbeat() -> MsgHeader
Expand description

Build the global account-list heartbeat header.

C++ deliberately writes only req_id, seeded with 1 for real trading; account id and cipher remain absent because the repeated account list owns the subscription identity. Ref: NNProto_Trd_KeepAlive.cpp:84-95.