Skip to content

Releases: Kucoin/kucoin-futures-php-sdk

New APIs

12 Nov 03:21
51b4510
Compare
Choose a tag to compare

What's Changed

New APIs

  • POST /api/v2/changeCrossUserLeverage
  • GET /api/v2/getCrossUserLeverage
  • POST /api/v2/position/changeMarginMode
  • GET /api/v2/position/getMarginMode

Full Changelog: v1.0.25...v1.0.26

Support new APIs

23 Oct 02:26
e10881f
Compare
Choose a tag to compare

New APIs

  • GET /api/v1/trade-fees
  • POST /api/v1/orders/multi
  • POST /api/v1/st-orders
  • GET /api/v1/margin/maxWithdrawMargin
  • POST /api/v1/margin/withdrawMargin
  • GET /api/v1/history-positions
  • GET /api/v2/getMaxOpenSize
  • GET /api/v1/allTickers

v1.0.24

29 May 02:24
27ca0f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.23...v1.0.24

Add new APIs

15 Jan 08:41
61f72e1
Compare
Choose a tag to compare
  • cancelByClientOid($clientOid, $symbol)
  • getFundingRates($symbol, $from, $to)

Add account overview api

17 Jul 08:54
ec44ba6
Compare
Choose a tag to compare
Merge pull request #14 from Artisan-Liu/master

add account asset

Add new APIs

26 Jun 12:04
49f7fd6
Compare
Choose a tag to compare
Merge pull request #13 from Artisan-Liu/master

Update futures api

Subscribe channel without loop restart

25 Mar 07:43
5075cee
Compare
Choose a tag to compare
Merge pull request #9 from hhxsv5/master

subscribe channel without loop restart

Upgrade ratchet/pawl to v0.4.x

27 Feb 02:10
8edddea
Compare
Choose a tag to compare
Merge pull request #8 from hhxsv5/master

Upgrade ratchet/pawl to v0.4.x

Add APIs of Risk Limit Level

02 Dec 03:59
c677f3d
Compare
Choose a tag to compare
Merge pull request #7 from wanfeiyy/master

update readme

support custom HTTP configuration

25 Oct 05:53
694704e
Compare
Choose a tag to compare
Merge pull request #5 from hhxsv5/master

support custom HTTP configuration