public class HitbtcMarketDataServiceRaw extends HitbtcBasePollingService
apiKey, hitbtc, signatureCreator
exchange
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, handleException
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
protected HitbtcMarketDataServiceRaw(Exchange exchange)
exchange
- public HitbtcTicker getHitbtcTicker(CurrencyPair currencyPair) throws IOException
IOException
public HitbtcOrderBook getHitbtcOrderBook(CurrencyPair currencyPair) throws IOException
IOException
public HitbtcTrades getHitbtcTrades(CurrencyPair currencyPair, long from, HitbtcTrades.HitbtcTradesSortOrder sortBy, long startIndex, long maxResults) throws IOException
IOException
public HitbtcSymbols getHitbtcSymbols() throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.