pub fn parse_futures_account_update(
msg: &BinanceFuturesAccountUpdateMsg,
account_id: AccountId,
bnfcr_currency: Currency,
ts_init: UnixNanos,
) -> Option<AccountState>Expand description
Converts a Binance Futures account update to a Nautilus account state.