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
IOException
BitMarketOrderBook getOrderBook(String currency) throws IOException
IOException
BitMarketTrade[] getTrades(String currency) throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.