Uses of Class
org.knowm.xchange.dto.account.Balance
Packages that use Balance
Package
Description
-
Uses of Balance in info.bitrich.xchangestream.binance
Methods in info.bitrich.xchangestream.binance that return types with arguments of type BalanceModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<Balance>BinanceStreamingAccountService.getBalanceChanges()io.reactivex.rxjava3.core.Observable<Balance>BinanceStreamingAccountService.getBalanceChanges(Currency currency, Object... args) -
Uses of Balance in info.bitrich.xchangestream.binance.dto
Methods in info.bitrich.xchangestream.binance.dto that return types with arguments of type BalanceModifier and TypeMethodDescriptionOutboundAccountInfoBinanceWebsocketTransaction.toBalanceList()OutboundAccountPositionBinanceWebsocketTransaction.toBalanceList() -
Uses of Balance in info.bitrich.xchangestream.bitfinex
Methods in info.bitrich.xchangestream.bitfinex that return types with arguments of type BalanceModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<Balance>BitfinexStreamingAccountService.getBalanceChanges(Currency currency, Object... args) -
Uses of Balance in info.bitrich.xchangestream.coinmate.v2
Methods in info.bitrich.xchangestream.coinmate.v2 that return types with arguments of type BalanceModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<Balance>CoinmateStreamingAccountService.getBalanceChanges(Currency currency, Object... args) -
Uses of Balance in info.bitrich.xchangestream.core
Methods in info.bitrich.xchangestream.core that return types with arguments of type BalanceModifier and TypeMethodDescriptiondefault io.reactivex.rxjava3.core.Observable<Balance>StreamingAccountService.getBalanceChanges(Currency currency, Object... args) Get the changes of account balance for the logged-in user. -
Uses of Balance in info.bitrich.xchangestream.gateio
Methods in info.bitrich.xchangestream.gateio that return BalanceModifier and TypeMethodDescriptionGateioStreamingAdapters.toBalance(GateioSingleSpotBalanceNotification notification) Methods in info.bitrich.xchangestream.gateio that return types with arguments of type BalanceModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<Balance>GateioStreamingAccountService.getBalanceChanges(Currency currency, Object... args) -
Uses of Balance in info.bitrich.xchangestream.lgo
Methods in info.bitrich.xchangestream.lgo that return types with arguments of type BalanceModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<Balance>LgoStreamingAccountService.getBalanceChanges(Currency currency, Object... args) -
Uses of Balance in info.bitrich.xchangestream.lgo.domain
Methods in info.bitrich.xchangestream.lgo.domain that return types with arguments of type BalanceMethod parameters in info.bitrich.xchangestream.lgo.domain with type arguments of type BalanceModifier and TypeMethodDescriptionLgoGroupedBalanceUpdate.applySnapshot(long seq, List<Balance> updatedBalances) LgoGroupedBalanceUpdate.applyUpdate(long seq, List<Balance> updatedBalances) -
Uses of Balance in org.knowm.xchange.bitcointoyou
Methods in org.knowm.xchange.bitcointoyou that return types with arguments of type BalanceModifier and TypeMethodDescriptionBitcointoyouAdapters.adaptBitcointoyouBalances(BitcointoyouBalance bitcointoyouBalances) -
Uses of Balance in org.knowm.xchange.cexio
Methods in org.knowm.xchange.cexio that return BalanceModifier and TypeMethodDescriptionstatic BalanceCexIOAdapters.adaptBalance(Currency currency, CexIOBalance balance) -
Uses of Balance in org.knowm.xchange.coinex
Methods in org.knowm.xchange.coinex that return Balance -
Uses of Balance in org.knowm.xchange.coinfloor.dto.account
Methods in org.knowm.xchange.coinfloor.dto.account that return Balance -
Uses of Balance in org.knowm.xchange.deribit.v2
Methods in org.knowm.xchange.deribit.v2 that return Balance -
Uses of Balance in org.knowm.xchange.dto.account
Methods in org.knowm.xchange.dto.account that return BalanceModifier and TypeMethodDescriptionBalance.Builder.build()Wallet.getBalance(Currency currency) Returns the balance for the specified currency.static BalanceReturns a zero balance.Methods in org.knowm.xchange.dto.account that return types with arguments of type BalanceMethods in org.knowm.xchange.dto.account with parameters of type BalanceMethod parameters in org.knowm.xchange.dto.account with type arguments of type BalanceModifier and TypeMethodDescriptionWallet.Builder.balances(Collection<Balance> balances) static Wallet.BuilderWallet.Builder.from(Collection<Balance> balances) Constructor parameters in org.knowm.xchange.dto.account with type arguments of type BalanceModifierConstructorDescriptionWallet(String id, String name, Collection<Balance> balances, Set<Wallet.WalletFeature> features, BigDecimal maxLeverage, BigDecimal currentLeverage) Constructs aWallet. -
Uses of Balance in org.knowm.xchange.exmo.service
Methods in org.knowm.xchange.exmo.service that return BalanceMethods in org.knowm.xchange.exmo.service that return types with arguments of type Balance -
Uses of Balance in org.knowm.xchange.kucoin
Methods in org.knowm.xchange.kucoin that return BalanceModifier and TypeMethodDescriptionstatic BalanceKucoinAdapters.adaptBalance(AccountBalancesResponse a) -
Uses of Balance in org.knowm.xchange.latoken
Methods in org.knowm.xchange.latoken that return BalanceModifier and TypeMethodDescriptionstatic BalanceLatokenAdapters.adaptBalance(LatokenBalance latokenBalance) -
Uses of Balance in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return BalanceModifier and TypeMethodDescriptionstatic BalanceOkexAdaptersV3.convert(String currency, FuturesAccountsResponse.FuturesAccount acc) static BalanceOkexAdaptersV3.convert(OkexFundingAccountRecord rec) static BalanceOkexAdaptersV3.convert(OkexSpotAccountRecord rec) static BalanceOkexAdaptersV3.convert(SwapAccountsResponse.SwapAccountInfo rec) -
Uses of Balance in org.knowm.xchange.poloniex
Methods in org.knowm.xchange.poloniex that return types with arguments of type BalanceModifier and TypeMethodDescriptionPoloniexAdapters.adaptPoloniexBalances(HashMap<String, PoloniexBalance> poloniexBalances) -
Uses of Balance in org.knowm.xchange.tradeogre
Methods in org.knowm.xchange.tradeogre that return BalanceModifier and TypeMethodDescriptionstatic BalanceTradeOgreAdapters.adaptTradeOgreBalance(String currency, TradeOgreBalance tradeOgreBalance) -
Uses of Balance in org.knowm.xchange.tradeogre.service
Methods in org.knowm.xchange.tradeogre.service that return types with arguments of type Balance -
Uses of Balance in org.knowm.xchange.vaultoro
Methods in org.knowm.xchange.vaultoro that return BalanceModifier and TypeMethodDescriptionstatic BalanceVaultoroAdapters.adaptVaultoroBalance(VaultoroBalance vaultoroBalance)