library(quantmod)
getSymbols("CBA.AX")

Hope that helps,

Michael

On Tue, Oct 25, 2011 at 6:13 AM, Fan <sfan.st...@gmail.com> wrote:
> Hi there,
> I am trying to load data using getSymbols {quantmod}, however, it looks to
> me this function can only load data from US exchange, since I trade stocks
> in ASX, so I tried to use symbols like "ASX:CBA" and also tried to set up an
> exchange, but all failed, so I wonder if it is possible to use this function
> to load data from world markets? If not, any other functions existing to do
> the work?
> Thanks, Fan
>
>        [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Finance@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions 
> should go.
>

_______________________________________________
R-SIG-Finance@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should 
go.

Reply via email to