public class CampBXMarketDataServiceRaw extends CampBXBasePollingService
campBX
exchange
Constructor and Description |
---|
CampBXMarketDataServiceRaw(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
CampBXOrderBook |
getCampBXOrderBook() |
CampBXTicker |
getCampBXTicker() |
Trades |
getCampBXTrades(CurrencyPair currencyPair,
Object... args) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public CampBXMarketDataServiceRaw(Exchange exchange)
exchange
- public CampBXTicker getCampBXTicker() throws IOException
IOException
public CampBXOrderBook getCampBXOrderBook() throws IOException
IOException
public Trades getCampBXTrades(CurrencyPair currencyPair, Object... args) throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.