public interface Hitbtc
Modifier and Type | Method and Description |
---|---|
HitbtcTicker |
getHitbtcTicker(String currencyPair) |
HitbtcOrderBook |
getOrderBook(String currencyPair) |
HitbtcSymbols |
getSymbols() |
HitbtcTrades |
getTrades(String currencyPair,
String from,
String sortBy,
String sort,
String startIndex,
String max_results,
String format_item) |
HitbtcTicker getHitbtcTicker(String currencyPair) throws IOException
IOException
HitbtcOrderBook getOrderBook(String currencyPair) throws IOException
IOException
HitbtcTrades getTrades(String currencyPair, String from, String sortBy, String sort, String startIndex, String max_results, String format_item) throws IOException
IOException
HitbtcSymbols getSymbols() throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.