jar

org.knowm.xchange : xchange-huobi

Maven & Gradle

Dec 24, 2022
1 usages
3.6k stars

XChange Huobi · XChange implementation for the Huobi Exchange

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
5.1.x
5.0.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.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-huobi-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.huobi

├─ org.knowm.xchange.huobi.Huobi.class - [JAR]

├─ org.knowm.xchange.huobi.HuobiAdapters.class - [JAR]

├─ org.knowm.xchange.huobi.HuobiExchange.class - [JAR]

├─ org.knowm.xchange.huobi.HuobiUtils.class - [JAR]

org.knowm.xchange.huobi.dto.account

├─ org.knowm.xchange.huobi.dto.account.HuobiAccount.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiBalance.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiBalanceRecord.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiBalanceSum.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiCreateWithdrawRequest.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiDepositAddress.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiDepositAddressWithTag.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiFeeRate.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiFundingRecord.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiTransactFeeRate.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.HuobiWithdrawFeeRange.class - [JAR]

org.knowm.xchange.huobi.dto.trade.results

├─ org.knowm.xchange.huobi.dto.trade.results.HuobiCancelOrderResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.trade.results.HuobiMatchesResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.trade.results.HuobiOrderInfoResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.trade.results.HuobiOrderResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.trade.results.HuobiOrdersResult.class - [JAR]

org.knowm.xchange.huobi.dto.account.results

├─ org.knowm.xchange.huobi.dto.account.results.HuobiAccountResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.results.HuobiBalanceResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.results.HuobiCreateWithdrawResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.results.HuobiDepositAddressResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.results.HuobiDepositAddressV2Result.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.results.HuobiDepositAddressWithTagResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.results.HuobiFeeRateResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.results.HuobiFundingHistoryResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.results.HuobiTransactFeeRateResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.account.results.HuobiWithdrawFeeRangeResult.class - [JAR]

org.knowm.xchange.huobi.dto.marketdata

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiAllTicker.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiAsset.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiAssetPair.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiCurrency.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiCurrencyWrapper.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiDepth.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiKline.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiPrice.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiTicker.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiTrade.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.HuobiTradeWrapper.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.KlineInterval.class - [JAR]

org.knowm.xchange.huobi.dto.trade

├─ org.knowm.xchange.huobi.dto.trade.HuobiCreateOrderRequest.class - [JAR]

├─ org.knowm.xchange.huobi.dto.trade.HuobiMatchResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.trade.HuobiOrder.class - [JAR]

org.knowm.xchange.huobi.dto.marketdata.results

├─ org.knowm.xchange.huobi.dto.marketdata.results.HuobiAllTickersResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.results.HuobiAssetPairsResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.results.HuobiAssetsResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.results.HuobiCurrenciesResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.results.HuobiDepthResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.results.HuobiKlinesResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.results.HuobiTickerResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.marketdata.results.HuobiTradesResult.class - [JAR]

org.knowm.xchange.huobi.service

├─ org.knowm.xchange.huobi.service.HuobiAccountService.class - [JAR]

├─ org.knowm.xchange.huobi.service.HuobiAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.huobi.service.HuobiBaseService.class - [JAR]

├─ org.knowm.xchange.huobi.service.HuobiDigest.class - [JAR]

├─ org.knowm.xchange.huobi.service.HuobiFundingHistoryParams.class - [JAR]

├─ org.knowm.xchange.huobi.service.HuobiMarketDataService.class - [JAR]

├─ org.knowm.xchange.huobi.service.HuobiMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.huobi.service.HuobiTradeHistoryParams.class - [JAR]

├─ org.knowm.xchange.huobi.service.HuobiTradeService.class - [JAR]

├─ org.knowm.xchange.huobi.service.HuobiTradeServiceRaw.class - [JAR]

org.knowm.xchange.huobi.dto

├─ org.knowm.xchange.huobi.dto.HuobiResult.class - [JAR]

├─ org.knowm.xchange.huobi.dto.HuobiResultV2.class - [JAR]

Advertisement

Dependencies from Group

Dec 24, 2022
129 usages
3.6k stars
Dec 24, 2022
24 usages
3.6k stars
Dec 24, 2022
16 usages
3.6k stars
Dec 24, 2022
6 usages
3.6k stars
Dec 24, 2022
6 usages
3.6k stars

Discover Dependencies

Nov 30, 2016
1 usages
3 stars
Dec 14, 2017
1 usages
Feb 13, 2022
3 usages
0 stars
Feb 13, 2022
1 usages
0 stars
Apr 06, 2023
4 usages
9 stars
Jun 06, 2023
43 usages
2.3k stars
Aug 17, 2023
1 usages
229 stars
May 25, 2022
2 usages
6 stars