Closed pverspeelt closed 6 years ago
Changed the http://www.google.com/finance url to http://finance.google.com/finance url.
Related to issue 21. Changing the google urls resolved the issue.
using GoogleFinanceSource("NASDAQ:MSFT") now does not return an issue.
GoogleFinanceSource("NASDAQ:MSFT")
Google changed the website again. This fix is not working anymore.
Changed the http://www.google.com/finance url to http://finance.google.com/finance url.
Related to issue 21. Changing the google urls resolved the issue.
using
GoogleFinanceSource("NASDAQ:MSFT")
now does not return an issue.