Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

chobTA-class

A Technical Analysis Chart Object


Description

Internal storage class for handling arbitrary TA objects

Objects from the Class

Objects of class chobTA are created and returned invisibly through calls to addTA-style functions.

Slots

call:

Object of class "call" ~~

on:

Object of class "ANY" ~~

new:

Object of class "logical" ~~

TA.values:

Object of class "ANY" ~~

name:

Object of class "character" ~~

params:

Object of class "ANY" ~~

Methods

show

signature(object = "chobTA"): ...

Note

It is of no external vaule to handle chobTA objects directly

Author(s)

Jeffrey A. Ryan

See Also

addTA, ~~~ or chob for links to other classes

Examples

showClass("chobTA")

quantmod

Quantitative Financial Modelling Framework

v0.4.18
GPL-3
Authors
Jeffrey A. Ryan [aut, cph], Joshua M. Ulrich [cre, aut], Wouter Thielen [ctb], Paul Teetor [ctb], Steve Bronder [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.