public class BitMarketDataServiceRaw extends BitMarketBasePollingService
apiKey, bitMarket, bitMarketAuthenticated, sign
exchange
Modifier | Constructor and Description |
---|---|
protected |
BitMarketDataServiceRaw(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
BitMarketOrderBook |
getBitMarketOrderBook(CurrencyPair currencyPair) |
BitMarketTicker |
getBitMarketTicker(CurrencyPair currencyPair) |
BitMarketTrade[] |
getBitMarketTrades(CurrencyPair currencyPair) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
protected BitMarketDataServiceRaw(Exchange exchange)
exchange
- public BitMarketTicker getBitMarketTicker(CurrencyPair currencyPair) throws IOException
IOException
public BitMarketOrderBook getBitMarketOrderBook(CurrencyPair currencyPair) throws IOException
IOException
public BitMarketTrade[] getBitMarketTrades(CurrencyPair currencyPair) throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.