Skip to content

Releases: bitvavo/go-bitvavo-api

Go Bitvavo API

07 Jul 14:44
d21a313
Compare
Choose a tag to compare

Support HTTP2 Standards (Convert headers to lowercase)

Go Bitvavo API

30 Oct 13:24
ae93736
Compare
Choose a tag to compare
  • Added account endpoint
  • Added example for stoploss

Go Bitvavo API

14 Aug 12:34
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.

Go Bitvavo API

08 Mar 09:23
Compare
Choose a tag to compare

The Go Bitvavo API wrapper.