[R-SIG-Finance] Slow data EOD

G See gsee000 at gmail.com
Sat Oct 13 19:40:56 CEST 2012


And Jeff's already provided a quoteFormat (which I had forgotten
about) so that you don't have to rearrange columns.

> getQuote("SPY", what=yahooQuote.EOD)
             Trade Time   Open   High    Low  Close    Volume
SPY 2012-10-12 04:00:00 143.46 143.95 142.58 142.89 124181904


On Tue, Oct 9, 2012 at 12:04 PM, Ralph Vince <rvince99 at gmail.com> wrote:
> Ah, ok....then I can create a function to perhaps append it onto the
> file I am downloading entirely end of day or something like that.
>
> On Tue, Oct 9, 2012 at 1:02 PM, G See <gsee000 at gmail.com> wrote:
>> On Tue, Oct 9, 2012 at 11:58 AM, Ralph Vince <rvince99 at gmail.com> wrote:
>>> Thanks Garrett, Im really just looking for timely end-of-day data on
>>> this though. Ralph
>>
>> For example, getQuote("SPY"), will return end of day data if you call
>> it late in the afternoon ;-)



More information about the R-SIG-Finance mailing list