public interface Cryptsy
| Modifier and Type | Method and Description |
|---|---|
CryptsyPublicMarketDataReturn |
getAllMarketData() |
CryptsyPublicOrderbookReturn |
getAllOrderbookData() |
CryptsyCurrencyPairsReturn |
getCryptsyCurrencyPairs() |
CryptsyPublicMarketDataReturn |
getMarketData(int marketId) |
CryptsyPublicOrderbookReturn |
getOrderbookData(int marketId) |
CryptsyPublicMarketDataReturn getAllMarketData() throws IOException
IOExceptionCryptsyPublicMarketDataReturn getMarketData(int marketId) throws IOException
IOExceptionCryptsyPublicOrderbookReturn getAllOrderbookData() throws IOException
IOExceptionCryptsyPublicOrderbookReturn getOrderbookData(int marketId) throws IOException
IOExceptionCryptsyCurrencyPairsReturn getCryptsyCurrencyPairs() throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.