jar

com.xeiam.xchange : xchange-hitbtc

Maven & Gradle

Aug 09, 2015
1 usages

XChange Hitbtc · XChange implementation for Hitbtc exchange

Table Of Contents

Latest Version

Download com.xeiam.xchange : xchange-hitbtc JAR file - Latest Versions:

All Versions

Download com.xeiam.xchange : xchange-hitbtc JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.1.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-hitbtc-3.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.xeiam.xchange.hitbtc.dto

├─ com.xeiam.xchange.hitbtc.dto.HitbtcBaseResponse.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.HitbtcException.class - [JAR]

com.xeiam.xchange.hitbtc.dto.trade

├─ com.xeiam.xchange.hitbtc.dto.trade.HitbtcCancelReject.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.trade.HitbtcExecutionReport.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.trade.HitbtcExecutionReportResponse.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.trade.HitbtcNewOrderRequest.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.trade.HitbtcOrder.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.trade.HitbtcOrdersResponse.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.trade.HitbtcOwnTrade.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.trade.HitbtcTradeResponse.class - [JAR]

com.xeiam.xchange.hitbtc

├─ com.xeiam.xchange.hitbtc.Hitbtc.class - [JAR]

├─ com.xeiam.xchange.hitbtc.HitbtcAdapters.class - [JAR]

├─ com.xeiam.xchange.hitbtc.HitbtcAuthenticated.class - [JAR]

├─ com.xeiam.xchange.hitbtc.HitbtcExchange.class - [JAR]

com.xeiam.xchange.hitbtc.dto.marketdata

├─ com.xeiam.xchange.hitbtc.dto.marketdata.HitbtcOrderBook.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.marketdata.HitbtcSymbol.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.marketdata.HitbtcSymbols.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.marketdata.HitbtcTicker.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.marketdata.HitbtcTrade.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.marketdata.HitbtcTrades.class - [JAR]

com.xeiam.xchange.hitbtc.service

├─ com.xeiam.xchange.hitbtc.service.HitbtcHmacDigest.class - [JAR]

com.xeiam.xchange.hitbtc.dto.meta

├─ com.xeiam.xchange.hitbtc.dto.meta.HitbtcMetaData.class - [JAR]

com.xeiam.xchange.hitbtc.service.polling

├─ com.xeiam.xchange.hitbtc.service.polling.HitbtcAccountService.class - [JAR]

├─ com.xeiam.xchange.hitbtc.service.polling.HitbtcAccountServiceRaw.class - [JAR]

├─ com.xeiam.xchange.hitbtc.service.polling.HitbtcBasePollingService.class - [JAR]

├─ com.xeiam.xchange.hitbtc.service.polling.HitbtcMarketDataService.class - [JAR]

├─ com.xeiam.xchange.hitbtc.service.polling.HitbtcMarketDataServiceRaw.class - [JAR]

├─ com.xeiam.xchange.hitbtc.service.polling.HitbtcTradeService.class - [JAR]

├─ com.xeiam.xchange.hitbtc.service.polling.HitbtcTradeServiceRaw.class - [JAR]

com.xeiam.xchange.hitbtc.dto.account

├─ com.xeiam.xchange.hitbtc.dto.account.HitbtcBalance.class - [JAR]

├─ com.xeiam.xchange.hitbtc.dto.account.HitbtcBalanceResponse.class - [JAR]

Advertisement