delete_indicators: Delete indicators in batch mode

Description Usage Arguments Value See Also

View source: R/indicator-generate.R

Description

Delete customized indicators of stock_db in batch, which clear all customized built indicator files.

Usage

1
delete_indicators(stock_db, ds_indicator_defs)

Arguments

stock_db

A stock database object to operate.

ds_indicator_defs

A dataframe of indicator definition to delete.

Value

NULL invisibly. Raise error if anything goes wrong.

See Also

Other indicator generate functions: backup_indicators(), generate_indicators()


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