Skip to content

Releases: Kucoin/kucoin-php-sdk

v1.1.32

05 Jul 06:26
b53f12e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.31...v1.1.32

v1.1.31

29 May 07:53
955d984
Compare
Choose a tag to compare

What's Changed

  • Add Margin Hf Order APIs
  • Add Lending Market V3 APIs
  • Add Create Test Order APIs

Full Changelog: v1.1.30...v1.1.31

v1.1.30

31 Mar 15:41
Compare
Choose a tag to compare

Support the new monolog & phpunit.
Full Changelog: v1.1.29...v1.1.30

Add new APIs

15 Jan 08:46
8486124
Compare
Choose a tag to compare
  • Margin: getEtfInfo()
  • OcoOrder: create(), cancel($orderId), cancelByClientOid($clientOid), cancelMulti($symbol = '', array $orderIds = []), getDetail($orderId),getOrderDetail($orderId),getDetailByClientOid($clientOid),getList(array $params = [], array $pagination = [])
  • Order: hfCancelAll()

Add new APIs

26 Jun 12:03
d9b498c
Compare
Choose a tag to compare
Merge pull request #130 from Artisan-Liu/master

phpsdk api upgrade update

Subscribe channel without loop restart

25 Mar 07:41
58f16fc
Compare
Choose a tag to compare
Merge pull request #124 from hhxsv5/master

subscribe channel without loop restart

Upgrade ratchet/pawl to v0.4.x

27 Feb 02:09
dc5ed3a
Compare
Choose a tag to compare
Merge pull request #122 from hhxsv5/master

upgrade ratchet/pawl to v0.4.x

Add endpoint /api/v1/risk/limit/strategy

21 Feb 11:49
773f589
Compare
Choose a tag to compare
Merge pull request #121 from Hugo-Doe/master

add endpoint /api/v1/risk/limit/strategy

Add V2 Currency Detail

02 Dec 02:54
a028178
Compare
Choose a tag to compare
Merge pull request #116 from wanfeiyy/master

update api

Support custom HTTP configuration

25 Oct 05:44
99436ca
Compare
Choose a tag to compare
Merge pull request #114 from hhxsv5/master

support custom HTTP configuration