Hed
Hed
Hello Is this issue still unresolved?
I report this isuue. If there was more error or issue please report here with details Thanks
Hello I recommend to use the correct example below: import asyncio from kucoin.client import WsToken from kucoin.ws_client import KucoinWsClient async def main(): async def deal_msg(msg): if msg['topic'] == '/spotMarket/level2Depth5:BTC-USDT': print(msg["data"])...
Hi Are you using the SDK?
This endpoint requires authentication. Please provide headers for this
Hello. This is more a network issue. You can retry and check using a VPN to see if it is your connection or not For more information please refere to...
Hello. This is Hed (API Community manager of KuCoin). Regarding your first question, the 'holds': '0' parameter here indicates that there is not any assets involve in trading or placing...
Dear Dhaneor, Hello. This is Hed from KuCoin API team. Thanks for your nice and comprehensive feedback and sharing above. The unsubscribe process should also be possible to be applied,...
I will report all of above feedback to dev team. I think this is something that DEV team should consider when updating SDKs, to avoid them happening in future. Thanks...
Hi. Are you still experiencing this issue?