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
IOException
VirtExDepthWrapper getFullDepth(String tradableIdentifier, String currency) throws IOException
IOException
VirtExTradesWrapper getTrades(String tradableIdentifier, String currency) throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.