An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20111025/914a8d65/attachment.pl>
getSymbols {quantmod}: load data from world markets
2 messages · Fan, R. Michael Weylandt
library(quantmod)
getSymbols("CBA.AX")
Hope that helps,
Michael
On Tue, Oct 25, 2011 at 6:13 AM, Fan <sfan.stock at 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 at 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.