SnapshotFuturesData: SnapshotFuturesData

SnapshotFuturesDataR Documentation

SnapshotFuturesData

Description

SnapshotFuturesData Class

Format

An R6Class generator object

Public fields

assets

list( SnapshotFuturesDataAssets )

position

list( SnapshotFuturesDataPosition )

Methods

Public methods


Method new()

Usage
SnapshotFuturesData$new(assets, position, ...)

Method toJSON()

Usage
SnapshotFuturesData$toJSON()

Method fromJSON()

Usage
SnapshotFuturesData$fromJSON(SnapshotFuturesDataJson)

Method toJSONString()

Usage
SnapshotFuturesData$toJSONString()

Method fromJSONString()

Usage
SnapshotFuturesData$fromJSONString(SnapshotFuturesDataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SnapshotFuturesData$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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