public interface BTCE
| Modifier and Type | Method and Description |
|---|---|
BTCEDepthWrapper |
getDepth(String pairs,
int limit,
int ignoreInvalid) |
BTCEExchangeInfo |
getInfo() |
BTCETickerWrapper |
getTicker(String pairs,
int ignoreInvalid) |
BTCETradesWrapper |
getTrades(String pairs,
int limit,
int ignoreInvalid) |
BTCEExchangeInfo getInfo() throws IOException
IOExceptionBTCETickerWrapper getTicker(String pairs, int ignoreInvalid) throws IOException
IOExceptionBTCEDepthWrapper getDepth(String pairs, int limit, int ignoreInvalid) throws IOException
IOExceptionBTCETradesWrapper getTrades(String pairs, int limit, int ignoreInvalid) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.