WebSocketStream | R Documentation |
R6 class for a websocket market stream
R6 class for a websocket market stream
new()
WebSocketStream$new()
Subscribe()
WebSocketStream$Subscribe(streams, symbols)
Unsubscribe()
WebSocketStream$Unsubscribe(streams, symbols)
ListSubscriptions()
WebSocketStream$ListSubscriptions()
clone()
The objects of this class are cloneable with this method.
WebSocketStream$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.