Uses of Class
org.knowm.xchange.hitbtc.v2.dto.HitbtcBalance
Packages that use HitbtcBalance
-
Uses of HitbtcBalance in org.knowm.xchange.hitbtc.v2
Methods in org.knowm.xchange.hitbtc.v2 that return types with arguments of type HitbtcBalanceModifier and TypeMethodDescriptionHitbtcAuthenticated.getMainBalance()
Account APIs *****************************HitbtcAuthenticated.getTradingBalance()
Method parameters in org.knowm.xchange.hitbtc.v2 with type arguments of type HitbtcBalanceModifier and TypeMethodDescriptionstatic Wallet
HitbtcAdapters.adaptWallet
(String name, List<HitbtcBalance> hitbtcBalances) -
Uses of HitbtcBalance in org.knowm.xchange.hitbtc.v2.service
Methods in org.knowm.xchange.hitbtc.v2.service that return types with arguments of type HitbtcBalanceModifier and TypeMethodDescriptionHitbtcAccountServiceRaw.getMainBalance()
HitbtcAccountServiceRaw.getTradingBalance()
HitbtcTradeServiceRaw.getTradingBalance()