Skip to main content

parse_futures_account_update

Function parse_futures_account_update 

Source
pub fn parse_futures_account_update(
    msg: &BinanceFuturesAccountUpdateMsg,
    account_id: AccountId,
    ts_init: UnixNanos,
) -> Option<AccountState>
Expand description

Converts a Binance Futures account update to a Nautilus account state.