kucoin-php-sdk icon indicating copy to clipboard operation
kucoin-php-sdk copied to clipboard

PHP SDK for KuCoin API.

Results 19 kucoin-php-sdk issues
Sort by recently updated
recently updated
newest added

how can i do when i want a lots of Private Channels per user for each api?

enhancement

hi in this api i can only one address for each coin like BTC so my users in website should have unique deposit address for BTC otherwise how can I...

Using Visual Studio 2019, I install the kucoin php api through composer but when running a simple server time test, I cant get it to recognize the library. Keep getting...

We have a service which mocks responses from several exchanges at http://mocks/kucoin etc. Because the URI was hardcoded with a `/` prefix, Guzzle would always request http://mocks/api/v1/accounts instead of http://mocks/kucoin/api/v1/accounts,...

There is a problem with the GuzzleHttp library. It needs to be updated on the component! It crashes very badly! [2021-12-22 09:36:04] production.ERROR: Call to undefined function GuzzleHttp\Psr7\uri_for() {"exception":"[object] (Error(code:...

How can I get all finished trades/actions with this api?

Hi, Using webSocket feed, is there any way to close previously opened sockets? or to check if there is already a previous connection? Im sorry, a question section would be...

may size = 0.693 `[API]Failure: api code is NOT 200000, POST /api/v1/orders with body={"clientOid":"615d681b3f8c44.66488972","side":"buy","symbol":"SOL-USDT","type":"market","size":0.6930000000000001}, respond code=400100 message="Order size increment invalid." body={"code":"400100","msg":"Order size increment invalid."}`

Hello, So, I've been working for a while using the SDK and I noted that there is a problem when trying to use decimals. Also I noted this happens also...

![image](https://user-images.githubusercontent.com/22997680/132963438-a21cc701-c5c3-47f6-bbd6-feac021d7184.png) Why is no market order registered with this code?