Class HuobiMarketDataDemo
java.lang.Object
org.knowm.xchange.examples.huobi.marketdata.HuobiMarketDataDemo
public class HuobiMarketDataDemo extends Object
-
Constructor Summary
Constructors Constructor Description HuobiMarketDataDemo() -
Method Summary
Modifier and Type Method Description static voidgeneric(Exchange exchange, MarketDataService marketDataService)static voidmain(String[] args)static voidraw(HuobiExchange exchange, HuobiMarketDataService marketDataService)
-
Constructor Details
-
HuobiMarketDataDemo
public HuobiMarketDataDemo()
-
-
Method Details
-
main
- Throws:
IOException
-
generic
public static void generic(Exchange exchange, MarketDataService marketDataService) throws IOException- Throws:
IOException
-
raw
public static void raw(HuobiExchange exchange, HuobiMarketDataService marketDataService) throws IOException- Throws:
IOException
-