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
IOException
CryptsyPublicMarketDataReturn getMarketData(int marketId) throws IOException
IOException
CryptsyPublicOrderbookReturn getAllOrderbookData() throws IOException
IOException
CryptsyPublicOrderbookReturn getOrderbookData(int marketId) throws IOException
IOException
CryptsyCurrencyPairsReturn getCryptsyCurrencyPairs() throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.