Skip to content

Releases: bitvavo/php-bitvavo-api

PHP Bitvavo API

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

Support HTTP2 Standards (Convert headers to lowercase)

PHP Bitvavo API

30 Oct 13:12
58b5bec
Compare
Choose a tag to compare
  • Added account endpoint
  • Added example for stoploss

PHP Bitvavo API

13 Aug 12:55
Compare
Choose a tag to compare

Fixed unknown book when receiving update before entire book
Moved createCurl to Bitvavo class so it is easier to overwrite with own function when required.

PHP Bitvavo API

04 Feb 11:16
Compare
Choose a tag to compare

Added option to set restUrl and wsUrl

PHP Bitvavo API

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

PHP Bitvavo API

31 May 08:41
Compare
Choose a tag to compare

Added functionality for signature on public requests

PHP Bitvavo API

08 Mar 09:24
Compare
Choose a tag to compare

The PHP Bitvavo API wrapper.