Releases: Kucoin/kucoin-futures-php-sdk
Releases · Kucoin/kucoin-futures-php-sdk
v1.0.28
v1.0.27
- Fixed compatibility
New APIs
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
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
Add new APIs
- cancelByClientOid($clientOid, $symbol)
- getFundingRates($symbol, $from, $to)
Add account overview api
Merge pull request #14 from Artisan-Liu/master add account asset
Add new APIs
Merge pull request #13 from Artisan-Liu/master Update futures api
Subscribe channel without loop restart
Merge pull request #9 from hhxsv5/master subscribe channel without loop restart
Upgrade ratchet/pawl to v0.4.x
Merge pull request #8 from hhxsv5/master Upgrade ratchet/pawl to v0.4.x