public class EmpoExMarketDataServiceRaw extends EmpoExBasePollingService
apiKey, empoEx, empoExAuthenticated, payloadCreator, signatureCreator
exchange
Constructor and Description |
---|
EmpoExMarketDataServiceRaw(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,List<EmpoExLevel>>> |
getEmpoExDepth(CurrencyPair currencyPair) |
EmpoExTicker |
getEmpoExTicker(CurrencyPair currencyPair) |
List<EmpoExTicker> |
getEmpoExTickers() |
Map<String,List<EmpoExTrade>> |
getEmpoExTrades(CurrencyPair currencyPair) |
getExchangeSymbols
verifyOrder, verifyOrder, verifyOrder
public EmpoExMarketDataServiceRaw(Exchange exchange)
exchange
- public List<EmpoExTicker> getEmpoExTickers() throws IOException
IOException
public EmpoExTicker getEmpoExTicker(CurrencyPair currencyPair) throws IOException
IOException
public Map<String,List<EmpoExTrade>> getEmpoExTrades(CurrencyPair currencyPair) throws IOException
IOException
public Map<String,Map<String,List<EmpoExLevel>>> getEmpoExDepth(CurrencyPair currencyPair) throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.