Skip to content

Releases: ccxt/php-binance-api

v0.5.33

Choose a tag to compare

@carlosmiei carlosmiei released this 30 Jan 10:01
43e04c8

What's Changed

Full Changelog: v0.5.32...v0.5.33

v0.5.32

Choose a tag to compare

@carlosmiei carlosmiei released this 10 Dec 10:13
5539e0a

What's Changed

Full Changelog: v0.5.31...v0.5.32

v0.5.31

Choose a tag to compare

@carlosmiei carlosmiei released this 14 Aug 13:07
47753d1
Merge pull request #516 from ccxt/update-docs-2

chore: several fixes

v0.5.30

Choose a tag to compare

@carlosmiei carlosmiei released this 23 Apr 13:53
674402a

What's Changed

New Contributors

Full Changelog: v0.5.29...v0.5.30

v0.5.29

Choose a tag to compare

@carlosmiei carlosmiei released this 11 Apr 09:40
2523de1

What's Changed

New Contributors

Full Changelog: v0.5.27...v0.5.29

Latest Release

Choose a tag to compare

@ePascalC ePascalC released this 07 Jul 18:20
577bf51

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

Choose a tag to compare

@dmzoneill dmzoneill released this 09 Apr 19:04
577bf51

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

Choose a tag to compare

@jaggedsoft jaggedsoft released this 28 Oct 23:05
fed6bf0

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

Stable Release

Choose a tag to compare

@jaggedsoft jaggedsoft released this 06 Jul 10:46
e22cfb8

add tradeFee by alipjxhub

Stable Release

Choose a tag to compare

@jaggedsoft jaggedsoft released this 20 Jun 14:39
fe4c48c

Supports network option in withdraw function by mtb-pro