Skip to content

Releases: bitvavo/java-bitvavo-api

JAVA Bitvavo API

07 Jul 14:44
836137d
Compare
Choose a tag to compare

Support HTTP2 Standards (Convert headers to lowercase)

Java Bitvavo API

30 Oct 13:25
04774ec
Compare
Choose a tag to compare
  • Added account endpoint
  • Added example for stoploss

Java Bitvavo API

14 Oct 07:19
8bef6a3
Compare
Choose a tag to compare
Merge pull request #5 from bitvavo/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.11 to 4.13.1

Java Bitvavo API

14 Aug 12:22
Compare
Choose a tag to compare

Implemented the following changes to the API

  • Added bestBidSize and bestAskSize to tickerBook and websocket ticker.
  • Added bestBid, bestBidSize, bestAsk, bestAskSize and timestamp to ticker24h.
  • Added tradeIdFrom/tradeIdTo and orderIdFrom/orderIdTo to limit returned trades/orders (deprecating tradeId/orderId in those searches).
  • Added ticker24h websocket stream.

Java Bitvavo API

08 Mar 09:22
Compare
Choose a tag to compare

The Java Bitvavo API wrapper.