Releases: Kucoin/kucoin-futures-php-sdk
Releases · Kucoin/kucoin-futures-php-sdk
New APIs
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
Add APIs of Risk Limit Level
Merge pull request #7 from wanfeiyy/master update readme
support custom HTTP configuration
Merge pull request #5 from hhxsv5/master support custom HTTP configuration