Package | Description |
---|---|
com.xeiam.xchange.bitso | |
com.xeiam.xchange.bitso.service.polling |
Modifier and Type | Method and Description |
---|---|
BitsoUserTransaction[] |
BitsoAuthenticated.getUserTransactions(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
long numberOfTransactions) |
BitsoUserTransaction[] |
BitsoAuthenticated.getUserTransactions(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
long numberOfTransactions,
long offset,
String sort) |
Modifier and Type | Method and Description |
---|---|
static UserTrades |
BitsoAdapters.adaptTradeHistory(BitsoUserTransaction[] bitsoUserTransactions) |
Modifier and Type | Method and Description |
---|---|
BitsoUserTransaction[] |
BitsoTradeServiceRaw.getBitsoUserTransactions(Long numberOfTransactions) |
BitsoUserTransaction[] |
BitsoTradeServiceRaw.getBitsoUserTransactions(Long numberOfTransactions,
Long offset,
String sort) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.