Package | Description |
---|---|
com.xeiam.xchange.btce.v3 | |
com.xeiam.xchange.btce.v3.dto.trade | |
com.xeiam.xchange.btce.v3.service.polling |
Modifier and Type | Method and Description |
---|---|
static UserTrades |
BTCEAdapters.adaptTradeHistory(Map<Long,BTCETradeHistoryResult> tradeHistory) |
Constructor and Description |
---|
BTCETradeHistoryReturn(boolean success,
Map<Long,BTCETradeHistoryResult> value,
String error)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Map<Long,BTCETradeHistoryResult> |
BTCETradeServiceRaw.getBTCETradeHistory(Long from,
Long count,
Long fromId,
Long endId,
BTCEAuthenticated.SortOrder order,
Long since,
Long end,
String pair)
All parameters are nullable
|
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.