Group Abstract Group Abstract

Message Boards Message Boards

Calls to FinancialData failing?

Posted 8 years ago
POSTED BY: Cory Haupt
6 Replies

You're right — we're working to get an update to FinancialData pushed out as soon as possible that will restore those basic calls and others that are currently failing.

POSTED BY: Alan Joyce

Also this might come handy at some point: "Financial data from Quandl in Wolfram Language using QuandlLink"

http://community.wolfram.com/groups/-/m/t/540228

POSTED BY: Vitaliy Kaurov

The data is accessible through EntityValue

EntityValue[Entity["Financial", "NYSE:SPY"], "LatestTrade"]
Posted 8 years ago

I have the same problem but was able to get the data via WolframAlpha e.g. WolframAlpha["APPL close Nov 4 2016 to Nov 6 2017"]

POSTED BY: Tom Lovorn
Posted 8 years ago

Thanks so much!

Regards

POSTED BY: Cory Haupt

Not working.

In[1]:= FinancialData["SPY"]

During evaluation of In[1]:= FinancialData::conopen: No internet connection can be established to the data source.

Out[1]= $Failed
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard