public class BitbayMarketDataServiceRaw extends BitbayBasePollingService
exchange| Modifier | Constructor and Description |
|---|---|
protected |
BitbayMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BitbayOrderBook |
getBitbayOrderBook(CurrencyPair currencyPair) |
BitbayTicker |
getBitbayTicker(CurrencyPair currencyPair) |
BitbayTrade[] |
getBitbayTrades(CurrencyPair currencyPair) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolsprotected BitbayMarketDataServiceRaw(Exchange exchange)
exchange - public BitbayTicker getBitbayTicker(CurrencyPair currencyPair) throws IOException
IOExceptionpublic BitbayOrderBook getBitbayOrderBook(CurrencyPair currencyPair) throws IOException
IOExceptionpublic BitbayTrade[] getBitbayTrades(CurrencyPair currencyPair) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.