kucoin-futures-python-sdk
kucoin-futures-python-sdk copied to clipboard
Getting Data
Which topic should I use to get 1 min candles of BTC in Kucoin futures API? How can I get the last price of BTC in kucoin futures API? I've use '/market/candles:BTC-USDT_1min' for spot in python. What address is same as this for futures?
Hi
If you mean candles in future via websocket, it is not supported.
The topic you mentioned belongs to Spot and we don't have it for future at the moment
Hi , is this still not supported ?