public interface BTER
| Modifier and Type | Method and Description |
|---|---|
BTERDepth |
getFullDepth(String tradeableIdentifier,
String currency) |
BTERMarketInfoWrapper |
getMarketInfo() |
BTERCurrencyPairs |
getPairs() |
BTERTicker |
getTicker(String tradeableIdentifier,
String currency) |
BTERTickers |
getTickers() |
BTERTradeHistory |
getTradeHistory(String tradeableIdentifier,
String currency) |
BTERTradeHistory |
getTradeHistorySince(String tradeableIdentifier,
String currency,
String tradeId) |
BTERMarketInfoWrapper getMarketInfo() throws IOException
IOExceptionBTERCurrencyPairs getPairs() throws IOException
IOExceptionBTERTickers getTickers() throws IOException
IOExceptionBTERTicker getTicker(String tradeableIdentifier, String currency) throws IOException
IOExceptionBTERDepth getFullDepth(String tradeableIdentifier, String currency) throws IOException
IOExceptionBTERTradeHistory getTradeHistory(String tradeableIdentifier, String currency) throws IOException
IOExceptionBTERTradeHistory getTradeHistorySince(String tradeableIdentifier, String currency, String tradeId) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.