chobTA-class            package:quantmod            R Documentation

_A _T_e_c_h_n_i_c_a_l _A_n_a_l_y_s_i_s _C_h_a_r_t _O_b_j_e_c_t

_D_e_s_c_r_i_p_t_i_o_n:

     Internal storage class for handling arbitrary TA objects

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

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

_S_l_o_t_s:

     '_c_a_l_l': Object of class '"call"' ~~ 

     '_o_n': Object of class '"ANY"' ~~ 

     '_n_e_w': Object of class '"logical"' ~~ 

     '_T_A._v_a_l_u_e_s': Object of class '"ANY"' ~~ 

     '_n_a_m_e': Object of class '"character"' ~~ 

     '_p_a_r_a_m_s': Object of class '"ANY"' ~~ 

_M_e_t_h_o_d_s:

     _s_h_o_w 'signature(object = "chobTA")': ... 

_N_o_t_e:

     It is of no external vaule to handle chobTA objects directly

_A_u_t_h_o_r(_s):

     Jeffrey A. Ryan

_S_e_e _A_l_s_o:

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

_E_x_a_m_p_l_e_s:

     showClass("chobTA")

