TTR:StockSymbols() - Receiving stock symbols error

132 Views Asked by At

This issue has happened multiple times now and I don't know how to fix it. Has anyone dealt with this error in the TTR package?

library('TTR')

symbols <- TTR::stockSymbols()
Fetching AMEX symbols...
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") : InternetOpenUrl failed: 'The operation timed out'
0

There are 0 best solutions below