WebSocketStream: R6 class for a websocket market stream

WebSocketStreamR Documentation

R6 class for a websocket market stream

Description

R6 class for a websocket market stream

R6 class for a websocket market stream

Methods

Public methods


Method new()

Usage
WebSocketStream$new()

Method Subscribe()

Usage
WebSocketStream$Subscribe(streams, symbols)

Method Unsubscribe()

Usage
WebSocketStream$Unsubscribe(streams, symbols)

Method ListSubscriptions()

Usage
WebSocketStream$ListSubscriptions()

Method clone()

The objects of this class are cloneable with this method.

Usage
WebSocketStream$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


grahamjwhite/binanceRapi documentation built on Nov. 22, 2022, 9:37 p.m.