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
IOException
BTCETickerWrapper getTicker(String pairs, int ignoreInvalid) throws IOException
IOException
BTCEDepthWrapper getDepth(String pairs, int limit, int ignoreInvalid) throws IOException
IOException
BTCETradesWrapper getTrades(String pairs, int limit, int ignoreInvalid) throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.