Java library to retrieve trading pairs and last value from Bitcoin, cryptocurrencies, cryptoassets and derivatives exchanges.
The main goal of libdynticker is to get the traded pairs dynamically. That way it can cope with the highly mutable altcoin exchanges, where new pairs are added and removed each week.
- 1BTCXE
- 1Ex.Trade
- AllCoin
- ANX
- Binance
- Bit2c
- BitBay
- BitcoinToYou
- Bitcoins Norway
- Bitcoin.de
- Bitcurex
- Bitex.la
- Bitfinex
- bitFlyer
- BitKonan
- BitMarket.pl
- BitMaszyna
- Bitso
- Bitstamp
- Bitt
- BitX
- BL3P
- BTC100
- BTCBOX
- BTCChina
- BTCExchange
- BtcTrade
- BTCTurk
- BTCXIndia
- BTC Markets
- BTC-E
- CampBX
- CEX.IO
- CHBTC
- ChileBit
- Coinage
- Coincheck
- Coinfloor
- CoinMate
- Coinplug
- CoinsBank
- Coinsecure
- Coinsquare
- Cointree
- CRXzone
- Digital Securities Exchange
- FOXBIT
- FYB-SE
- FYB-SG
- Gatecoin
- GDAX
- Huobi
- Ice3x
- Indacoin
- Independent Reserve
- itBit
- Korbit
- Kraken
- LakeBTC
- Livecoin
- LocalBitcoins
- Loyalbit
- Mercado Bitcoin
- OKCoin
- OKCoin International
- Paymium
- Quadriga CX
- Quoine
- SurBitcoin
- SURBTC
- Thailand Bitcoin Exchange
- Urdubit
- VBTC
- VirWox
- Yuanbao
- Zaif
- Zyado
Most are now offline.
796 Exchange1BseAtomic TradeBanx CapitalBasebitBitsparkBTCGreeceCaVirtExCCEDKCleverCoinCoinbaseCoinMktCoinsetterCointraderCoin-SwapCoins-ECrypto-TradeCryptsyJubiJustcoinMeloticMintpalOneWorldCoinYunbiVault of SatoshiVircurex
compile 'mobi.boilr:libdynticker:0.7.0'
<dependency>
<groupId>mobi.boilr</groupId>
<artifactId>libdynticker</artifactId>
<version>0.7.0</version>
</dependency>
mvn package
to create a jar.
libdynticker follows Semantic Versioning with the API being the public methods and attributes provided by the Exchange and Pair classes.
libdynticker code licensed under GNU LGPL v3 or later. Copyright belongs to André Filipe Santos, David Ludovino and other contributors listed on GitHub.