Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Releases: bitvavo/java-bitvavo-api

JAVA Bitvavo API

Choose a tag to compare

@guyromb guyromb released this 07 Jul 14:44
836137d

Support HTTP2 Standards (Convert headers to lowercase)

Java Bitvavo API

Choose a tag to compare

@joeri-vv joeri-vv released this 30 Oct 13:25
04774ec
  • Added account endpoint
  • Added example for stoploss

Java Bitvavo API

Choose a tag to compare

@joeri-vv joeri-vv released this 14 Oct 07:19
8bef6a3
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

Choose a tag to compare

@bitvavo bitvavo released this 14 Aug 12:22

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

Choose a tag to compare

@bitvavo bitvavo released this 08 Mar 09:22

The Java Bitvavo API wrapper.