1

Is tq_get() down from tidyquant? I know the function is based off internet connection, but I've tried it from multiple computers and different connections. I was just curious if anyone is currently getting the same issue?

library(tidyquant)
tq_get("AAPL")

> tq_get("AAPL")
[1] NA
Warning message:
x = 'AAPL', get = 'stock.prices': Error in new.session(): Could not establish session after 5 attempts. 
Joshua Ulrich
  • 173,410
  • 32
  • 338
  • 418
  • There is currently an issue with tq_get(). See the tweet and link to GitHub. https://twitter.com/joshua_ulrich/status/1520046962921422849?s=21&t=7jkIi4m2HfXEbKPc-ss_mw Should be fixed soon. – derik boonstra Apr 29 '22 at 15:12

0 Answers0