sh <- getSymbols('^SSEC',src='yahoo',from='2010-01-01',to=Sys.Date(),auto.assign=F)
我用上述代码发现导入的数据到2017/8/25就结束了,而我明明指定的结束日期是系统日期呀?