public interface Bitcurex
| Modifier and Type | Method and Description |
|---|---|
BitcurexDepth |
getFullDepth(String currency) |
BitcurexTicker |
getTicker(String currency) |
BitcurexTrade[] |
getTrades(String currency) |
BitcurexTicker getTicker(String currency) throws IOException
IOExceptionBitcurexDepth getFullDepth(String currency) throws IOException
IOExceptionBitcurexTrade[] getTrades(String currency) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.