Uses of Class
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexBalanceHistoryResponse
| Package | Description |
|---|---|
| org.knowm.xchange.bitfinex.service | |
| org.knowm.xchange.bitfinex.v1 |
-
Uses of BitfinexBalanceHistoryResponse in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexBalanceHistoryResponse Modifier and Type Method Description BitfinexBalanceHistoryResponse[]BitfinexAccountServiceRaw. getBitfinexBalanceHistory(String currency, String wallet, Long since, Long until, int limit) -
Uses of BitfinexBalanceHistoryResponse in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexBalanceHistoryResponse Modifier and Type Method Description BitfinexBalanceHistoryResponse[]BitfinexAuthenticated. balanceHistory(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexBalanceHistoryRequest balanceHistoryRequest)