kucoin-api-docs
kucoin-api-docs copied to clipboard
https://docs.kucoin.com/#get-ticker
https://docs.kucoin.com/#get-ticker Sample Output for "BTC-USDT"
Issue 1: The price and the size should not be the same thing Issue 2: The last price/size are always 0
Bid Price = 0.0770929 Bid Size = 0.0770929
Ask Price = 0.314002 Ask Size = 0.314002
Last Price = 0 Last Size = 0
@Radicalware looks fine to me. Are you using any 3rd party lib(s) to access the API? If not, please post a minimal example of the code you are using to fetch the API data.

I just checked it today ant it appears to be working. Thanks and all good 👍