Package | Description |
---|---|
com.xeiam.xchange.bitstamp | |
com.xeiam.xchange.bitstamp.dto.marketdata | |
com.xeiam.xchange.bitstamp.service.polling |
Modifier and Type | Method and Description |
---|---|
BitstampTransaction[] |
Bitstamp.getTransactions()
Returns descending list of transactions.
|
BitstampTransaction[] |
Bitstamp.getTransactions(String time)
Returns descending list of transactions.
|
Modifier and Type | Method and Description |
---|---|
static Trade |
BitstampAdapters.adaptTrade(BitstampTransaction tx,
CurrencyPair currencyPair,
int timeScale)
Adapts a Transaction to a Trade Object
|
static Trades |
BitstampAdapters.adaptTrades(BitstampTransaction[] transactions,
CurrencyPair currencyPair)
Adapts a Transaction[] to a Trades Object
|
Modifier and Type | Class and Description |
---|---|
class |
BitstampStreamingTransaction |
Modifier and Type | Method and Description |
---|---|
BitstampTransaction[] |
BitstampMarketDataServiceRaw.getBitstampTransactions(Object... args) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.