gather_data: Get Historic Price Data & Summaries

Description Usage Arguments

View source: R/gather_data.R

Description

Pull the historic price information for a set of symbols and show many useful summaries dealing with dividend growth, yield, RSI, and price.

Usage

1
gather_data(syms, show_progress = TRUE, sleep_time = 0.25, ...)

Arguments

syms

Character vector with symbols to pull data on

show_progress

Show a progress bar if TRUE else no console output

sleep_time

tiingo doesn't appreciate requests coming in extremely quickly...

...

Additional arguments to be passed into riingo::riingo_prices


David-Statistics/djmisc documentation built on Jan. 1, 2022, 4:04 p.m.