chobTA-class {quantmod} | R Documentation |
Internal storage class for handling arbitrary TA objects
Objects of class chobTA
are created and returned invisibly
through calls to addTA-style functions.
call
:"call"
~~ on
:"ANY"
~~ new
:"logical"
~~ TA.values
:"ANY"
~~ name
:"character"
~~ params
:"ANY"
~~ signature(object = "chobTA")
: ... It is of no external vaule to handle chobTA objects directly
Jeffrey A. Ryan
addTA
, ~~~
or chob
for links to other classes
showClass("chobTA")