public class CryptsyPublicMarketDataServiceRaw extends CryptsyBasePollingService
apiKey, cryptsy, cryptsyAuthenticated, signatureCreator
exchange
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, getExchangeSymbols
verifyOrder, verifyOrder, verifyOrder
public CryptsyPublicMarketDataServiceRaw(Exchange exchange)
exchange
- public Map<Integer,CryptsyPublicMarketData> getAllCryptsyMarketData() throws IOException, ExchangeException
IOException
ExchangeException
public Map<Integer,CryptsyPublicMarketData> getCryptsyMarketData(int marketId) throws IOException, ExchangeException
IOException
ExchangeException
public Map<Integer,CryptsyPublicOrderbook> getAllCryptsyOrderBooks() throws IOException, ExchangeException
IOException
ExchangeException
public Map<Integer,CryptsyPublicOrderbook> getCryptsyOrderBook(int marketId) throws IOException, ExchangeException
IOException
ExchangeException
public CryptsyCurrencyPairsReturn getCryptsyCurrencyPairs() throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.