Description Usage Arguments Value Functions See Also
Generic function to get attribute definition function of trading status from stock_db.
| 1 2 3 4 | ind_attr_def_trdstat(stock_db, ...)
## S4 method for signature 'gta_db'
ind_attr_def_trdstat(stock_db, ...)
 | 
| stock_db | A stock database object to operate. | 
| ... | Extra arguments to be passed to methods. | 
A function of attribute definition of trading status if succeed, otherwise NULL.
ind_attr_def_trdstat,gta_db-method: get attribute definition function of
trading status from database of gta_db class.
Other indicator define functions: 
create_attribute_def_fun(),
create_indicator_def_fun(),
get_indicator_defs(),
get_indicator_vars(),
ind_attr_def_indcd(),
parse_indicator_vars(),
prioritize_indicator_defs(),
related_indicator_defs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.