public class BitcurexMarketDataServiceRaw extends BitcurexBasePollingService
Implementation of the raw market data service for Bitcurex
bitcurex, bitcurexAuthenticated, signatureCreatorexchange| Constructor and Description |
|---|
BitcurexMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BitcurexDepth |
getBitcurexOrderBook(String currency) |
BitcurexTicker |
getBitcurexTicker(String currency) |
BitcurexTrade[] |
getBitcurexTrades(String currency) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic BitcurexMarketDataServiceRaw(Exchange exchange)
exchange - public BitcurexTicker getBitcurexTicker(String currency) throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic BitcurexDepth getBitcurexOrderBook(String currency) throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic BitcurexTrade[] getBitcurexTrades(String currency) throws IOException, ExchangeException
IOExceptionExchangeExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.