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"): ...
See Also
addTA, ~~~
or chob for links to other classes