Description Usage Arguments Value
View source: R/getActiveSymbols.R
Get active stock symbols from DB
1 2 | getActiveSymbols(dbcon_str, start_date = Sys.Date() - 365,
end_date = Sys.Date())
|
dbcon.str |
Connection string for Sharadar or QuoteMedia. |
start.date |
Start date by "yyyy-mm-dd" format. |
end.date |
End date by "yyyy-mm-dd" format. |
Charactor vector of stock tickers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.