public interface BitMarket
| Modifier and Type | Method and Description |
|---|---|
BitMarketOrderBook |
getOrderBook(String currency) |
BitMarketTicker |
getTicker(String currency) |
BitMarketTrade[] |
getTrades(String currency) |
BitMarketTicker getTicker(String currency) throws IOException
IOExceptionBitMarketOrderBook getOrderBook(String currency) throws IOException
IOExceptionBitMarketTrade[] getTrades(String currency) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.