public class BitbayMarketDataService extends BitbayMarketDataServiceRaw implements MarketDataService
bitbayexchange| Constructor and Description |
|---|
BitbayMarketDataService(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
OrderBook |
getOrderBook(CurrencyPair currencyPair,
Object... args) |
Ticker |
getTicker(CurrencyPair currencyPair,
Object... args) |
Trades |
getTrades(CurrencyPair currencyPair,
Object... args) |
getBitbayOrderBook, getBitbayTicker, getBitbayTradesgetClientConfig, verifyOrder, verifyOrder, verifyOrderpublic BitbayMarketDataService(Exchange exchange)
exchange - public Ticker getTicker(CurrencyPair currencyPair, Object... args) throws IOException
getTicker in interface MarketDataServiceIOExceptionpublic OrderBook getOrderBook(CurrencyPair currencyPair, Object... args) throws IOException
getOrderBook in interface MarketDataServiceIOExceptionpublic Trades getTrades(CurrencyPair currencyPair, Object... args) throws IOException
getTrades in interface MarketDataServiceIOExceptionCopyright © 2012–2018 Knowm Inc.. All rights reserved.