InlineResponse20039DataIndicators: InlineResponse20039DataIndicators

InlineResponse20039DataIndicatorsR Documentation

InlineResponse20039DataIndicators

Description

InlineResponse20039DataIndicators Class

Format

An R6Class generator object

Public fields

BTCUSDT

list( InlineResponse20039DataIndicatorsBTCUSDT )

Methods

Public methods


Method new()

Usage
InlineResponse20039DataIndicators$new(BTCUSDT, ...)

Method toJSON()

Usage
InlineResponse20039DataIndicators$toJSON()

Method fromJSON()

Usage
InlineResponse20039DataIndicators$fromJSON(
  InlineResponse20039DataIndicatorsJson
)

Method toJSONString()

Usage
InlineResponse20039DataIndicators$toJSONString()

Method fromJSONString()

Usage
InlineResponse20039DataIndicators$fromJSONString(
  InlineResponse20039DataIndicatorsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20039DataIndicators$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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