Skip to content
Prev 371263 / 398530 Next

Using quantmod to obtain current Dow Jones index

On Wed, Sep 6, 2017 at 8:11 AM, Dennis Fisher <fisher at plessthan.com> wrote:
It returns NAs because that's what is in the file returned by the
Yahoo server.  Also note that getSymbols() and getQuote() use
different APIs.

getQuote("SPY") works, however.  The Dow Jones Industrial index might
not work due to restrictions on real-time data distribution by the
index provider...
No. See above.
I don't know of any free alternatives that provide real-time data...
and I wouldn't trust them (or the Yahoo data you can download) for
anything I would risk my (or others') money on.