chobTA-class function

A Technical Analysis Chart Object

A Technical Analysis Chart Object

Internal storage class for handling arbitrary TA objects class

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"): ...

Author(s)

Jeffrey A. Ryan

Note

It is of no external vaule to handle chobTA objects directly

See Also

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

Examples

showClass("chobTA")