[R-SIG-Finance] How can I get Japanese Stock Daily Data in R?

Eric (YEN-LIN) CHIU ndc24075 at gmail.com
Fri Oct 17 14:52:20 CEST 2014


As I know, RFinanceYJ cannot work properly since the format of Yahoo in
Japan change the format of data.

Every time I try to fetch data, it shows
"Error in order(financial.data$date) : argument 1 is not a vector"

The current solution I found is in here:
http://rstudio-pubs-static.s3.amazonaws.com/6475_3034596b267b4a7587cefd3b8ed4ba25.html

But it is not convenient to choose date or change the data into xts object.
I notice google finance has Japanese stock data, but getSymbols cannot
access the data either.
I tried "getSymbols("TYO:4689")", but it cannot open the URL.

Could anyone please give me some advice for this? Thanks.

Eric

	[[alternative HTML version deleted]]



More information about the R-SIG-Finance mailing list