Uses of Class
org.knowm.xchange.poloniex.dto.trade.PoloniexAccountBalance
Packages that use PoloniexAccountBalance
-
Uses of PoloniexAccountBalance in org.knowm.xchange.poloniex
Methods in org.knowm.xchange.poloniex that return PoloniexAccountBalanceModifier and TypeMethodDescriptionPoloniexAuthenticated.returnAvailableAccountBalances
(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) PoloniexAuthenticated.returnAvailableAccountBalances
(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, String account) -
Uses of PoloniexAccountBalance in org.knowm.xchange.poloniex.service
Methods in org.knowm.xchange.poloniex.service that return PoloniexAccountBalanceModifier and TypeMethodDescriptionPoloniexTradeServiceRaw.returnAllAvailableAccountBalances()
PoloniexTradeServiceRaw.returnAvailableAccountBalances
(String account)