Pull the historic price information for a set of symbols and show many useful summaries dealing with dividend growth, yield, RSI, and price.
1 | gather_data(syms, show_progress = TRUE, sleep_time = 0.25, ...)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.