Skip to content
Prev 10681 / 15274 Next

blotter updatePortf issue..

Hi Doug,
Thanks. I tried by setting options(warn=0) but I still get the warning
message with getSymbol. Following is the sessionInfo() and code I
executed.
R version 2.15.1 (2012-06-22)
Platform: x86_64-pc-mingw32/x64 (64-bit)

locale:
[1] LC_COLLATE=English_United States.1252  LC_CTYPE=English_United
States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] blotter_0.8.11               FinancialInstrument_1.0
quantmod_0.3-20
[4] PerformanceAnalytics_1.0.4.4 TTR_0.21-1
Defaults_1.1-1
[7] xts_0.8-6                    zoo_1.7-7

loaded via a namespace (and not attached):
[1] grid_2.15.1     lattice_0.20-10 tools_2.15.1
[1] "SPY"
Warning message:
In download.file(paste(yahoo.URL, "s=", Symbols.name, "&a=", from.m,  :
  downloaded length 173389 != reported length 200
Regards,
Durga
On Wed, Sep 5, 2012 at 8:59 AM, Doug Edmunds <dougedmunds at gmail.com> wrote: