Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Releases: binance-exchange/php-binance-api

Stable Release

25 Mar 03:01
8aac2e0
Compare
Choose a tag to compare

Fixed userDataStream and keepAlive

Stable Release

24 Mar 17:18
08b8347
Compare
Choose a tag to compare

Fix userData function

Stable Release

19 Mar 22:35
8953dd4
Compare
Choose a tag to compare

Get all openOrders (Thank you omar8792!!)
Various improvements by dmzoneill

Stable Release

18 Mar 20:18
e2e54f6
Compare
Choose a tag to compare

support for newOrderRespType added: Chikashi-Kato added 'flags' parameter to market functions
dmzoneill added unit testing! Great work guys!!

Stable Release

17 Mar 00:10
fa75d1a
Compare
Choose a tag to compare

Fix $symbol display in error message (Chikashi-Kato)

Stable Release

15 Mar 20:59
4e7296f
Compare
Choose a tag to compare

Various improvements by dmzoneill
mojpoj added fromId to orders and trades

Stable Release

13 Mar 19:09
f359563
Compare
Choose a tag to compare

Fix order cancellation with cURL (Thank you dmzoneill!)

Stable Release

10 Mar 18:19
f603649
Compare
Choose a tag to compare

Fixed signed request missing bool value in function calls (dmzoneill)

Stable Release

10 Mar 00:48
db95bd8
Compare
Choose a tag to compare

v0.1.0 Adds cURL support (dmzoneill)

Stable Release

08 Mar 09:02
26ec6b4
Compare
Choose a tag to compare

Added miniTicker (thanks mrsantran!)
+v0.0.15 Fixed withdraw, newOrderRespType