public class BitstampMarketDataServiceRaw extends BitstampBasePollingService
Modifier and Type | Class and Description |
---|---|
static class |
BitstampMarketDataServiceRaw.BitstampTime |
exchange
Constructor and Description |
---|
BitstampMarketDataServiceRaw(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
BitstampOrderBook |
getBitstampOrderBook() |
BitstampTicker |
getBitstampTicker() |
BitstampTransaction[] |
getBitstampTransactions(Object... args) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public BitstampMarketDataServiceRaw(Exchange exchange)
exchange
- public BitstampTicker getBitstampTicker() throws IOException
IOException
public BitstampOrderBook getBitstampOrderBook() throws IOException
IOException
public BitstampTransaction[] getBitstampTransactions(Object... args) throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.