[R-SIG-Finance] quantmod

Brian G. Peterson brian at braverock.com
Mon Dec 6 18:20:04 CET 2010


On 12/06/2010 11:14 AM, Eric Thungstom wrote:
> Newbie to R and quantmod. So if this is obvious, please excuse me
>
> With getSymbols() function is there a default number of values or prices
> (days) that it returns. I started playing with this yesterday and it appears
> the look back period for yahoo is pretty short...maybe a year ? I know
> there's an option to include a start date in the function, just wondering
> what the default is. Also, where should I have looked for the default value
> ?

require('quantmod')
?getSymbols.yahoo

'from' and 'to' are listed in the documentation, as is the default.

Cheers,

   - Brian

-- 
Brian G. Peterson
http://braverock.com/brian/
Ph: 773-459-4973
IM: bgpbraverock



More information about the R-SIG-Finance mailing list