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, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
protected BitbayMarketDataServiceRaw(Exchange exchange)
exchange
- public BitbayTicker getBitbayTicker(CurrencyPair currencyPair) throws IOException
IOException
public BitbayOrderBook getBitbayOrderBook(CurrencyPair currencyPair) throws IOException
IOException
public BitbayTrade[] getBitbayTrades(CurrencyPair currencyPair) throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.