powered by
lineChartMult(ohlcs, y = "close", main = "", ...)
get.ohlcs.yahoo
get.ohlcs.google
lineChart
# googapple <- get.ohlcs.yahoo(c("GOOG","AAPL"),start="2013-01-01"); # lineChartMult(googapple) # googapple <- get.ohlcs.google(c("GOOG","AAPL"),start="2013-01-01"); # lineChartMult(googapple)
Run the code above in your browser using DataLab