Package | Description |
---|---|
com.xeiam.xchange.lakebtc | |
com.xeiam.xchange.lakebtc.service.polling |
Modifier and Type | Method and Description |
---|---|
LakeBTCTradeResponse[] |
LakeBTCAuthenticated.pastTrades(si.mazi.rescu.ParamsDigest authorization,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
LakeBTCTradesRequest pastTradesRequest) |
Modifier and Type | Method and Description |
---|---|
static Trade |
LakeBTCAdapters.adaptTrade(LakeBTCTradeResponse tx,
CurrencyPair currencyPair,
int timeScale)
Adapts a Transaction to a Trade Object
|
static UserTrades |
LakeBTCAdapters.adaptTradeHistory(LakeBTCTradeResponse[] transactions)
Adapt the user's trades
|
static Trades |
LakeBTCAdapters.adaptTrades(LakeBTCTradeResponse[] transactions,
CurrencyPair currencyPair)
Adapts a Transaction[] to a Trades Object
|
Modifier and Type | Method and Description |
---|---|
LakeBTCTradeResponse[] |
LakeBTCTradeServiceRaw.getLakeBTCTradeHistory(long timestamp) |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.