InlineResponse20040DataIndicators: InlineResponse20040DataIndicators

InlineResponse20040DataIndicatorsR Documentation

InlineResponse20040DataIndicators

Description

InlineResponse20040DataIndicators Class

Format

An R6Class generator object

Public fields

BTCUSDT

list( InlineResponse20040DataIndicatorsBTCUSDT )

Methods

Public methods


Method new()

Usage
InlineResponse20040DataIndicators$new(BTCUSDT, ...)

Method toJSON()

Usage
InlineResponse20040DataIndicators$toJSON()

Method fromJSON()

Usage
InlineResponse20040DataIndicators$fromJSON(
  InlineResponse20040DataIndicatorsJson
)

Method toJSONString()

Usage
InlineResponse20040DataIndicators$toJSONString()

Method fromJSONString()

Usage
InlineResponse20040DataIndicators$fromJSONString(
  InlineResponse20040DataIndicatorsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20040DataIndicators$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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