jar

com.xeiam.xchange : xchange-btcchina

Maven & Gradle

Aug 09, 2015
1 usages
3.3k stars

XChange BTC China · XChange implementation for BTC China

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.1.x
2.0.x
1.10.x
1.9.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-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.btcchina.dto

├─ com.xeiam.xchange.btcchina.dto.BTCChinaError.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.BTCChinaID.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.BTCChinaRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.BTCChinaResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.BTCChinaValue.class - [JAR]

com.xeiam.xchange.btcchina

├─ com.xeiam.xchange.btcchina.BTCChina.class - [JAR]

├─ com.xeiam.xchange.btcchina.BTCChinaAdapters.class - [JAR]

├─ com.xeiam.xchange.btcchina.BTCChinaExchange.class - [JAR]

├─ com.xeiam.xchange.btcchina.BTCChinaExchangeException.class - [JAR]

├─ com.xeiam.xchange.btcchina.BTCChinaUtils.class - [JAR]

com.xeiam.xchange.btcchina.dto.trade.streaming

├─ com.xeiam.xchange.btcchina.dto.trade.streaming.BTCChinaBalance.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.streaming.BTCChinaOrder.class - [JAR]

com.xeiam.xchange.btcchina.dto.account.response

├─ com.xeiam.xchange.btcchina.dto.account.response.BTCChinaGetAccountInfoResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.response.BTCChinaGetDepositsResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.response.BTCChinaGetWithdrawalResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.response.BTCChinaGetWithdrawalsResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.response.BTCChinaRequestWithdrawalResponse.class - [JAR]

com.xeiam.xchange.btcchina.dto.account.request

├─ com.xeiam.xchange.btcchina.dto.account.request.BTCChinaGetAccountInfoRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.request.BTCChinaGetDepositsRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.request.BTCChinaGetWithdrawalRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.request.BTCChinaGetWithdrawalsRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.request.BTCChinaRequestWithdrawalRequest.class - [JAR]

com.xeiam.xchange.btcchina.dto.marketdata

├─ com.xeiam.xchange.btcchina.dto.marketdata.BTCChinaDepth.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.marketdata.BTCChinaTicker.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.marketdata.BTCChinaTickerObject.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.marketdata.BTCChinaTrade.class - [JAR]

com.xeiam.xchange.btcchina.service.fix

├─ com.xeiam.xchange.btcchina.service.fix.BTCChinaApplication.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.fix.BTCChinaFIXAdapters.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.fix.BTCChinaMarketDataRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.fix.BTCChinaTradeRequest.class - [JAR]

com.xeiam.xchange.btcchina.service.fix.field

├─ com.xeiam.xchange.btcchina.service.fix.field.AccReqID.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.fix.field.Amount.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.fix.field.Balance.class - [JAR]

com.xeiam.xchange.btcchina.dto.trade

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaIcebergOrder.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaIcebergOrderObject.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaIcebergOrdersObject.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaMarketDepth.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaMarketDepthObject.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaMarketDepthOrder.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaOrder.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaOrderDetail.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaOrderObject.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaOrderStatus.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaOrders.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaStopOrder.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaStopOrderObject.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaStopOrdersObject.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaTransaction.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.BTCChinaTransactions.class - [JAR]

com.xeiam.xchange.btcchina.dto.trade.request

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaBuyIcebergOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaBuyOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaBuyStopOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaCancelIcebergOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaCancelOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaCancelStopOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaGetIcebergOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaGetIcebergOrdersRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaGetMarketDepthRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaGetOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaGetOrdersRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaGetStopOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaGetStopOrdersRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaIcebergOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaSellIcebergOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaSellOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaSellStopOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaStopOrderRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.request.BTCChinaTransactionsRequest.class - [JAR]

com.xeiam.xchange.btcchina.service

├─ com.xeiam.xchange.btcchina.service.BTCChinaDigest.class - [JAR]

com.xeiam.xchange.btcchina.service.streaming

├─ com.xeiam.xchange.btcchina.service.streaming.BTCChinaExchangeEvent.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.streaming.BTCChinaJSONObjectAdapters.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.streaming.BTCChinaSocketIOClientBuilder.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.streaming.BTCChinaSocketIOService.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.streaming.BTCChinaStreamingConfiguration.class - [JAR]

com.xeiam.xchange.btcchina.dto.trade.response

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaBooleanResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaGetIcebergOrderResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaGetIcebergOrdersResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaGetMarketDepthResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaGetOrderResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaGetOrdersResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaGetStopOrderResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaGetStopOrdersResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaIntegerResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.trade.response.BTCChinaTransactionsResponse.class - [JAR]

com.xeiam.xchange.btcchina.dto.account

├─ com.xeiam.xchange.btcchina.dto.account.BTCChinaAccountInfo.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.BTCChinaDeposit.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.BTCChinaDepositObject.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.BTCChinaProfile.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.BTCChinaWithdrawal.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.BTCChinaWithdrawalObject.class - [JAR]

├─ com.xeiam.xchange.btcchina.dto.account.BTCChinaWithdrawalsObject.class - [JAR]

com.xeiam.xchange.btcchina.service.polling

├─ com.xeiam.xchange.btcchina.service.polling.BTCChinaAccountService.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.polling.BTCChinaAccountServiceRaw.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.polling.BTCChinaBasePollingService.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.polling.BTCChinaMarketDataService.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.polling.BTCChinaMarketDataServiceRaw.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.polling.BTCChinaTradeService.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.polling.BTCChinaTradeServiceRaw.class - [JAR]

com.xeiam.xchange.btcchina.dto.trade.streaming.request

├─ com.xeiam.xchange.btcchina.dto.trade.streaming.request.BTCChinaPayload.class - [JAR]

com.xeiam.xchange.btcchina.service.fix.fix44

├─ com.xeiam.xchange.btcchina.service.fix.fix44.AccountInfoRequest.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.fix.fix44.AccountInfoResponse.class - [JAR]

├─ com.xeiam.xchange.btcchina.service.fix.fix44.BTCChinaMessageFactory.class - [JAR]

Advertisement

Dependencies from Group

Aug 09, 2015
64 usages
3.3k stars
Nov 14, 2013
2 usages
Aug 09, 2015
1 usages
3.3k stars
Aug 09, 2015
1 usages
Aug 09, 2015
1 usages
3.3k stars

Discover Dependencies

Aug 09, 2015
1 usages
3.3k stars
Aug 09, 2015
1 usages
3.3k stars
Aug 09, 2015
1 usages
3.3k stars
Aug 09, 2015
1 usages
3.3k stars
Jan 12, 2016
6 usages
14 stars
Aug 05, 2015
2 stars
Jun 19, 2017
107 stars
Mar 10, 2023
2 usages
14 stars