Skip to main content
After connected to the websocket wss://ws-stream.ripio.com you should send the following json:
{
  "method": "subscribe", 
  "topics": ["topic@BASE_QUOTE"] 
}
The methods available are:
  • subscribe
  • unsubscribe
  • ping