public interface VirtEx
| Modifier and Type | Method and Description |
|---|---|
VirtExDepthWrapper |
getFullDepth(String tradableIdentifier,
String currency) |
VirtExTickerWrapper |
getTicker(String tradableIdentifier,
String currency) |
VirtExTradesWrapper |
getTrades(String tradableIdentifier,
String currency) |
VirtExTickerWrapper getTicker(String tradableIdentifier, String currency) throws IOException
IOExceptionVirtExDepthWrapper getFullDepth(String tradableIdentifier, String currency) throws IOException
IOExceptionVirtExTradesWrapper getTrades(String tradableIdentifier, String currency) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.