get_indicator_defs: Get definitions of customized indicators from stock_db

Description Usage Arguments Value Functions See Also

Description

Generic function to get definitions of customized indicators from stock_db.

Usage

1
2
3
4
get_indicator_defs(stock_db, ...)

## S4 method for signature 'gta_db'
get_indicator_defs(stock_db, ...)

Arguments

stock_db

A stock database object to operate.

...

Extra arguments to be passed to methods.

Value

A dataframe of definitions of customized indicators if succeed, otherwise NULL.

Functions

See Also

Other indicator define functions: create_attribute_def_fun(), create_indicator_def_fun(), get_indicator_vars(), ind_attr_def_indcd(), ind_attr_def_trdstat(), parse_indicator_vars(), prioritize_indicator_defs(), related_indicator_defs()


chriszheng2016/zstmodelr documentation built on June 13, 2021, 8:59 p.m.