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