jar

org.knowm.xchange : xchange-btcchina

Maven & Gradle

Nov 08, 2017

XChange BTC China · XChange implementation for BTC China

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
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-btcchina-4.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.knowm.xchange.btcchina.dto.trade.request

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaBuyIcebergOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaBuyOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaBuyStopOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaCancelIcebergOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaCancelOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaCancelStopOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaGetArchivedOrdersRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaGetIcebergOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaGetIcebergOrdersRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaGetMarketDepthRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaGetOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaGetOrdersRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaGetStopOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaGetStopOrdersRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaIcebergOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaSellIcebergOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaSellOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaSellStopOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaStopOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.request.BTCChinaTransactionsRequest.class - [JAR]

org.knowm.xchange.btcchina.dto.trade.response

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaBooleanResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaGetIcebergOrderResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaGetIcebergOrdersResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaGetMarketDepthResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaGetOrderResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaGetOrdersResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaGetStopOrderResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaGetStopOrdersResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaIntegerResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.response.BTCChinaTransactionsResponse.class - [JAR]

org.knowm.xchange.btcchina.service.fix

├─ org.knowm.xchange.btcchina.service.fix.BTCChinaApplication.class - [JAR]

├─ org.knowm.xchange.btcchina.service.fix.BTCChinaFIXAdapters.class - [JAR]

├─ org.knowm.xchange.btcchina.service.fix.BTCChinaMarketDataRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.service.fix.BTCChinaTradeRequest.class - [JAR]

org.knowm.xchange.btcchina.dto.account.response

├─ org.knowm.xchange.btcchina.dto.account.response.BTCChinaGetAccountInfoResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.response.BTCChinaGetDepositsResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.response.BTCChinaGetWithdrawalResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.response.BTCChinaGetWithdrawalsResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.response.BTCChinaRequestWithdrawalResponse.class - [JAR]

org.knowm.xchange.btcchina.dto.account.request

├─ org.knowm.xchange.btcchina.dto.account.request.BTCChinaGetAccountInfoRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.request.BTCChinaGetDepositsRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.request.BTCChinaGetWithdrawalRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.request.BTCChinaGetWithdrawalsRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.request.BTCChinaRequestWithdrawalRequest.class - [JAR]

org.knowm.xchange.btcchina.dto.marketdata

├─ org.knowm.xchange.btcchina.dto.marketdata.BTCChinaDepth.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.marketdata.BTCChinaTicker.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.marketdata.BTCChinaTickerObject.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.marketdata.BTCChinaTrade.class - [JAR]

org.knowm.xchange.btcchina.dto.trade

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaIcebergOrder.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaIcebergOrderObject.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaIcebergOrdersObject.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaMarketDepth.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaMarketDepthObject.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaMarketDepthOrder.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaOrder.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaOrderDetail.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaOrderObject.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaOrderStatus.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaOrders.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaStopOrder.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaStopOrderObject.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaStopOrdersObject.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaTransaction.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.trade.BTCChinaTransactions.class - [JAR]

org.knowm.xchange.btcchina.service.fix.fix44

├─ org.knowm.xchange.btcchina.service.fix.fix44.AccountInfoRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.service.fix.fix44.AccountInfoResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.service.fix.fix44.BTCChinaMessageFactory.class - [JAR]

org.knowm.xchange.btcchina.service

├─ org.knowm.xchange.btcchina.service.BTCChinaDigest.class - [JAR]

org.knowm.xchange.btcchina

├─ org.knowm.xchange.btcchina.BTCChina.class - [JAR]

├─ org.knowm.xchange.btcchina.BTCChinaAdapters.class - [JAR]

├─ org.knowm.xchange.btcchina.BTCChinaExchange.class - [JAR]

├─ org.knowm.xchange.btcchina.BTCChinaExchangeException.class - [JAR]

├─ org.knowm.xchange.btcchina.BTCChinaUtils.class - [JAR]

org.knowm.xchange.btcchina.dto.account

├─ org.knowm.xchange.btcchina.dto.account.BTCChinaAccountInfo.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.BTCChinaDeposit.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.BTCChinaDepositObject.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.BTCChinaProfile.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.BTCChinaWithdrawal.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.BTCChinaWithdrawalObject.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.account.BTCChinaWithdrawalsObject.class - [JAR]

org.knowm.xchange.btcchina.service.fix.field

├─ org.knowm.xchange.btcchina.service.fix.field.AccReqID.class - [JAR]

├─ org.knowm.xchange.btcchina.service.fix.field.Amount.class - [JAR]

├─ org.knowm.xchange.btcchina.service.fix.field.Balance.class - [JAR]

org.knowm.xchange.btcchina.service.rest

├─ org.knowm.xchange.btcchina.service.rest.BTCChinaAccountService.class - [JAR]

├─ org.knowm.xchange.btcchina.service.rest.BTCChinaAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.btcchina.service.rest.BTCChinaBaseService.class - [JAR]

├─ org.knowm.xchange.btcchina.service.rest.BTCChinaMarketDataService.class - [JAR]

├─ org.knowm.xchange.btcchina.service.rest.BTCChinaMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.btcchina.service.rest.BTCChinaTradeService.class - [JAR]

├─ org.knowm.xchange.btcchina.service.rest.BTCChinaTradeServiceRaw.class - [JAR]

org.knowm.xchange.btcchina.dto

├─ org.knowm.xchange.btcchina.dto.BTCChinaError.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.BTCChinaID.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.BTCChinaRequest.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.BTCChinaResponse.class - [JAR]

├─ org.knowm.xchange.btcchina.dto.BTCChinaValue.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

Dec 24, 2022
3.6k stars
Jan 11, 2018
14 usages
6 stars
Apr 15, 2016
1 usages
1 stars
Sep 28, 2022
313 stars
Aug 02, 2023
1 usages
Aug 02, 2023
5 usages
Feb 19, 2020
1 usages