Uses of Class
org.knowm.xchange.bitmex.dto.account.BitmexWalletTransaction
Packages that use BitmexWalletTransaction
-
Uses of BitmexWalletTransaction in org.knowm.xchange.bitmex
Methods in org.knowm.xchange.bitmex that return BitmexWalletTransactionModifier and TypeMethodDescriptionBitmexAuthenticated.withdrawFunds
(String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, si.mazi.rescu.ParamsDigest paramsDigest, String currency, BigDecimal amount, String address) Methods in org.knowm.xchange.bitmex with parameters of type BitmexWalletTransactionModifier and TypeMethodDescriptionstatic FundingRecord
BitmexAdapters.adaptFundingRecord
(BitmexWalletTransaction walletTransaction) -
Uses of BitmexWalletTransaction in org.knowm.xchange.bitmex.service
Methods in org.knowm.xchange.bitmex.service that return types with arguments of type BitmexWalletTransactionModifier and TypeMethodDescriptionBitmexAccountServiceRaw.getBitmexWalletHistory
(Currency ccy) BitmexAccountServiceRaw.getBitmexWalletHistory
(Currency ccy, Integer count, Long start) BitmexAccountServiceRaw.getBitmexWalletSummary
(Currency ccy)