Package | Description |
---|---|
com.xeiam.xchange.anx.v2 | |
com.xeiam.xchange.anx.v2.dto.marketdata | |
com.xeiam.xchange.anx.v2.service.polling |
Modifier and Type | Method and Description |
---|---|
static Trade |
ANXAdapters.adaptTrade(ANXTrade anxTrade)
Adapts a ANXTrade to a Trade Object
|
Modifier and Type | Method and Description |
---|---|
static Trades |
ANXAdapters.adaptTrades(List<ANXTrade> anxTrades)
Adapts ANXTrade's to a Trades Object
|
Modifier and Type | Method and Description |
---|---|
List<ANXTrade> |
ANXTradesWrapper.getANXTrades() |
Constructor and Description |
---|
ANXTradesWrapper(String result,
List<ANXTrade> anxTrades,
String error)
Constructor
|
Modifier and Type | Method and Description |
---|---|
List<ANXTrade> |
ANXMarketDataServiceRaw.getANXTrades(CurrencyPair currencyPair,
Long sinceTimeStamp) |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.