public class HitbtcMarketDataServiceRaw extends HitbtcBasePollingService
apiKey, hitbtc, signatureCreatorexchange| Modifier | Constructor and Description |
|---|---|
protected |
HitbtcMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
HitbtcOrderBook |
getHitbtcOrderBook(CurrencyPair currencyPair) |
HitbtcSymbols |
getHitbtcSymbols() |
HitbtcTicker |
getHitbtcTicker(CurrencyPair currencyPair) |
HitbtcTrades |
getHitbtcTrades(CurrencyPair currencyPair,
long from,
HitbtcTrades.HitbtcTradesSortOrder sortBy,
long startIndex,
long maxResults) |
checkRejected, handleExceptiongetExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolsprotected HitbtcMarketDataServiceRaw(Exchange exchange)
exchange - public HitbtcTicker getHitbtcTicker(CurrencyPair currencyPair) throws IOException
IOExceptionpublic HitbtcOrderBook getHitbtcOrderBook(CurrencyPair currencyPair) throws IOException
IOExceptionpublic HitbtcTrades getHitbtcTrades(CurrencyPair currencyPair, long from, HitbtcTrades.HitbtcTradesSortOrder sortBy, long startIndex, long maxResults) throws IOException
IOExceptionpublic HitbtcSymbols getHitbtcSymbols() throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.