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
IOException
BitcurexDepth getFullDepth(String currency) throws IOException
IOException
BitcurexTrade[] getTrades(String currency) throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.