Releases: bitvavo/go-bitvavo-api
Releases · bitvavo/go-bitvavo-api
Go Bitvavo API
Go Bitvavo API
- Added account endpoint
- Added example for stoploss
Go Bitvavo API
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
The Go Bitvavo API wrapper.