You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Note: try these one at a time, if all are on you will see a lot of output
# ETH-USDT Market Ticker
await ksm.subscribe('/market/ticker:ETH-USDT')
**# BTC Symbol Snapshots**
await ksm.subscribe('/market/snapshot:BTC')
**# KCS-BTC Market Snapshots**
await ksm.subscribe('/market/snapshot:KCS-BTC')
# All tickers
The text was updated successfully, but these errors were encountered:
InfectedIsm
changed the title
Readme example comment typo for Websocket part
Readme example comment mistake for Websocket part
Dec 15, 2021
Hi,
first of all thank you for your code, it is a precious help.
It seems to me that :
as per Kucoin documentation here : https://docs.kucoin.com/#symbol-snapshot
The text was updated successfully, but these errors were encountered: