Kucoin / kucoin-go-sdk

Go SDK for KuCoin API.
https://docs.kucoin.com
MIT License
113 stars 75 forks source link

Empty order list #125

Closed libinthomas-kv closed 1 month ago

libinthomas-kv commented 1 year ago

I'm trying to pull my Kucoin transactions using this SDK. I'm getting transactions for deposits and withdrawals, even order by id is also working, but order list API is not working. Always getting empty array as a response

Mreyna3 commented 1 year ago

Did you happen to ever find the reason for this, I too am experiencing this

libinthomas-kv commented 1 year ago

@Mreyna3 Try using the Fills API, you will be able to fetch the last 9 months transactions. The order list provides the list of current open orders only.

iamalanal commented 1 month ago

Is the issue solved?

ISAAC-XXYYZZ commented 1 month ago

Since this issue has already been addressed and there have been no updates for a long time, we will now close it. If you need any further assistance, feel free to ask!