public class CryptsyPublicMarketDataServiceRaw extends CryptsyBasePollingService
apiKey, cryptsy, cryptsyAuthenticated, signatureCreatorexchange| Constructor and Description |
|---|
CryptsyPublicMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,CryptsyPublicMarketData> |
getAllCryptsyMarketData() |
Map<Integer,CryptsyPublicOrderbook> |
getAllCryptsyOrderBooks() |
CryptsyCurrencyPairsReturn |
getCryptsyCurrencyPairs() |
Map<Integer,CryptsyPublicMarketData> |
getCryptsyMarketData(int marketId) |
Map<Integer,CryptsyPublicOrderbook> |
getCryptsyOrderBook(int marketId) |
checkResult, getExchangeSymbolsverifyOrder, verifyOrder, verifyOrderpublic CryptsyPublicMarketDataServiceRaw(Exchange exchange)
exchange - public Map<Integer,CryptsyPublicMarketData> getAllCryptsyMarketData() throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic Map<Integer,CryptsyPublicMarketData> getCryptsyMarketData(int marketId) throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic Map<Integer,CryptsyPublicOrderbook> getAllCryptsyOrderBooks() throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic Map<Integer,CryptsyPublicOrderbook> getCryptsyOrderBook(int marketId) throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic CryptsyCurrencyPairsReturn getCryptsyCurrencyPairs() throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.