public interface EmpoEx
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,List<EmpoExLevel>>> |
getEmpoExDepth(String pairString) |
List<EmpoExTicker> |
getEmpoExTicker(String pairstring) |
List<EmpoExTicker> |
getEmpoExTickers() |
Map<String,List<EmpoExTrade>> |
getEmpoExTrades(String pairString) |
List<EmpoExTicker> getEmpoExTickers() throws IOException
IOException
List<EmpoExTicker> getEmpoExTicker(String pairstring) throws IOException
IOException
Map<String,List<EmpoExTrade>> getEmpoExTrades(String pairString) throws IOException
IOException
Map<String,Map<String,List<EmpoExLevel>>> getEmpoExDepth(String pairString) throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.