Package | Description |
---|---|
com.xeiam.xchange.bitstamp | |
com.xeiam.xchange.bitstamp.service.polling |
Modifier and Type | Method and Description |
---|---|
BitstampUserTransaction[] |
BitstampAuthenticated.getUserTransactions(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
long numberOfTransactions) |
BitstampUserTransaction[] |
BitstampAuthenticated.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 |
BitstampAdapters.adaptTradeHistory(BitstampUserTransaction[] bitstampUserTransactions)
Adapt the user's trades
|
Modifier and Type | Method and Description |
---|---|
BitstampUserTransaction[] |
BitstampTradeServiceRaw.getBitstampUserTransactions(Long numberOfTransactions) |
BitstampUserTransaction[] |
BitstampTradeServiceRaw.getBitstampUserTransactions(Long numberOfTransactions,
Long offset,
String sort) |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.