Skip to content

quantmod::saveSymbols not working properly for me

4 messages · Samo Pahor, G See, Jeff Ryan

#
Take a look at attachSymbols in quantmod. 

It uses lazy loading and some additional R coolness to give you access to all symbols automatically. The example is using data sourced from yahoo on demand, but is easy enough to extend to files on disk as well. 

I'll try and post a nice example when I am not replying from my phone. 

Jeff

Jeffrey Ryan    |    Founder    |    jeffrey.ryan at lemnica.com

www.lemnica.com
On Jul 3, 2011, at 11:30 AM, Samo Pahor <samo.pahor at gmail.com> wrote:

            
#
quantmod is due for an update. I'll make sure this and other patches are incorporated. 

Thanks,
Jeff

Jeffrey Ryan    |    Founder    |    jeffrey.ryan at lemnica.com

www.lemnica.com
On Jul 3, 2011, at 11:59 AM, G See <gsee000 at gmail.com> wrote: