jar

org.knowm.xchange : xchange-cryptowatch

Maven & Gradle

Dec 24, 2022
3.6k stars

XChange Cryptowatch · XChange implementation for the Kraken cryptowatch Market Data

Table Of Contents

Latest Version

Download org.knowm.xchange : xchange-cryptowatch JAR file - Latest Versions:

All Versions

Download org.knowm.xchange : xchange-cryptowatch JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.x
5.0.x
4.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xchange-cryptowatch-5.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.knowm.xchange.cryptowatch.dto.marketdata.results

├─ org.knowm.xchange.cryptowatch.dto.marketdata.results.Allowance.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchAssetPairsResult.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchAssetsResult.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchOHLCResult.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchOrderBookResult.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchPriceResult.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchResult.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchSummaryResult.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchTradesResult.class - [JAR]

org.knowm.xchange.cryptowatch.dto.marketdata

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchAsset.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchAssetPair.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchOHLC.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchOHLCs.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchOrderBook.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchPrice.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchPriceChange.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchPublicOrder.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchSummary.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchSummaryPrice.class - [JAR]

├─ org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchTrade.class - [JAR]

org.knowm.xchange.cryptowatch.dto

├─ org.knowm.xchange.cryptowatch.dto.CryptowatchException.class - [JAR]

org.knowm.xchange.cryptowatch

├─ org.knowm.xchange.cryptowatch.Cryptowatch.class - [JAR]

├─ org.knowm.xchange.cryptowatch.CryptowatchAdapters.class - [JAR]

├─ org.knowm.xchange.cryptowatch.CryptowatchExchange.class - [JAR]

org.knowm.xchange.cryptowatch.service

├─ org.knowm.xchange.cryptowatch.service.CryptowatchAccountService.class - [JAR]

├─ org.knowm.xchange.cryptowatch.service.CryptowatchBaseService.class - [JAR]

├─ org.knowm.xchange.cryptowatch.service.CryptowatchMarketDataService.class - [JAR]

├─ org.knowm.xchange.cryptowatch.service.CryptowatchMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.cryptowatch.service.CryptowatchTradeService.class - [JAR]

Advertisement