tq_get("TICKERS", get = c("dividends", "splits)) fails if there are no dividends or splits
mwr824 opened this issue · 0 comments
mwr824 commented
This is a major problem if you are trying to get dividends and splits on multiple tickers. tq_get should implement tryCatch to bypass tickers that have no split or dividend data.