Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: drpout/libdynticker

Tags

0.7.0

Toggle 0.7.0's commit message
Code cleaning and harmonization.

Harmonized types of IOException thrown accross all Exchange classes.
Now retrieving all strings from JSON with asText().
Replaced explicit iterators with while cycles for implicit iterators
with for cycles.

0.6.0

Toggle 0.6.0's commit message
Fixed Maven groupId.

0.5.0

Toggle 0.5.0's commit message
Doubled connection timeout due to the lag of Chinese exchanges.

0.4.0

Toggle 0.4.0's commit message
1Bse Added.

OkCoin updated to handle futures.

0.3.0

Toggle 0.3.0's commit message
Added exchanges: Atomic Trade, C-CEX, CoinMkt, Coins-E and Vircurex.

0.2.0

Toggle 0.2.0's commit message
Removed inexistent pair from ANX. ExchangeTest now tests all retrieved

pairs.

0.1.0

Toggle 0.1.0's commit message
Added Bitfinex to exchanges list.

0.0.0

Toggle 0.0.0's commit message
Added Peatio, CHBTC and 796 Exchange.

Added testFailGetLastValue to some exchanges.
Renamed exchanges which were missing "Exchange" as class name suffix.
Moved construction of pair's list into a static block.
Rearranged packages for easier code access.