public class ItBitMarketDataServiceRaw extends ItBitBasePollingService
apiKey, itBitAuthenticated, itBitPublic, signatureCreator
exchange
Constructor and Description |
---|
ItBitMarketDataServiceRaw(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ItBitDepth |
getItBitDepth(CurrencyPair currencyPair,
Object... args) |
ItBitTicker |
getItBitTicker(CurrencyPair currencyPair) |
ItBitTrade[] |
getItBitTrades(CurrencyPair currencyPair,
Object... args) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public ItBitMarketDataServiceRaw(Exchange exchange)
exchange
- public ItBitTicker getItBitTicker(CurrencyPair currencyPair) throws IOException
IOException
public ItBitDepth getItBitDepth(CurrencyPair currencyPair, Object... args) throws IOException
IOException
public ItBitTrade[] getItBitTrades(CurrencyPair currencyPair, Object... args) throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.