Skip to main content
WSS
Connected
type:object

Sent once, immediately after the upgrade

Subscription confirmed
type:object

Echoes the channels from the subscribe that was applied

Unsubscription confirmed
type:object

Echoes the channels from the unsubscribe that was applied

Candle update
type:object

The current state of one subscribed candle after a change

Server ping
type:object

Keepalive every 30 s; answer with pong before the next one

Server pong
type:object

Reply to a client ping

Error
type:object

A rejected client frame; the socket stays open

Subscribe
type:object

Start receiving candle updates for one or more symbol/timeframe channels

Unsubscribe
type:object

Stop receiving candle updates for the listed channels

Client ping
type:object

Optional client-initiated keepalive; the server answers with pong

Client pong
type:object

Mandatory reply to the server's ping; a socket that misses one is closed