Skip to content

Releases: jaggedsoft/php-binance-api

Latest Release

07 Jul 18:20
577bf51
Compare
Choose a tag to compare

Fix signature in case it's an email
Fix historicalTrades undefined variable
Improve response header by converting to array
Improve function documentation
Switch wapi to sapi
Add myTrades startTime and endTime parameters

Stable release

09 Apr 19:04
577bf51
Compare
Choose a tag to compare

Fix signature in case it's an email
Fix historicalTrades undefined variable
Improve response header by converting to array
Improve function documentation
Switch wapi to sapi
Add myTrades startTime and endTime parameters

Stable Release

28 Oct 23:05
fed6bf0
Compare
Choose a tag to compare

fix orders: Illegal characters by mxgrim,
fix run variable undefined $api by mxgrim,
Expect an empty array for account balances by nilsenpaul

Stable Release

06 Jul 10:46
e22cfb8
Compare
Choose a tag to compare

add tradeFee by alipjxhub

Stable Release

20 Jun 14:39
fe4c48c
Compare
Choose a tag to compare

Supports network option in withdraw function by mtb-pro

Stable Release

20 Jun 01:18
8a2e6c8
Compare
Choose a tag to compare

private methods are now protected by lnogueak

Stable Release

11 Jun 12:15
9a8156d
Compare
Choose a tag to compare

by munvier:
Fixing __call for non api functions
Access Binance response headers x-mbx-used-weight and x-mbx-used-weight-1m

Stable Release

10 Jun 13:56
288e6f5
Compare
Choose a tag to compare

Fix memory leak issue
Remove query_logs, replace with lastRequest

Stable Release

01 Jun 16:52
ec7e966
Compare
Choose a tag to compare

Fix orders() function by novustec
Withdraw transactionFeeFlag by max-grim
httpRequest() Private to protected by ahmeti

Stable Release

14 May 17:08
10a4742
Compare
Choose a tag to compare

Withdraw transactionFeeFlag by max-grim

balances(): estimate your USDT value

Fix api key sanity check by r3bers