[Blotter-commits] r60 - pkg/demo

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Mar 5 06:39:23 CET 2009


Author: peter_carl
Date: 2009-03-05 06:39:23 +0100 (Thu, 05 Mar 2009)
New Revision: 60

Modified:
   pkg/demo/turtles.R
Log:
- removed PA call for now


Modified: pkg/demo/turtles.R
===================================================================
--- pkg/demo/turtles.R	2009-03-05 05:32:39 UTC (rev 59)
+++ pkg/demo/turtles.R	2009-03-05 05:39:23 UTC (rev 60)
@@ -176,6 +176,6 @@
   plot(addTA(CumPL['2006::2009',], col='darkgreen', lwd=2))
 }
 
-require(PerformanceAnalytics)
-return = Delt(account[["TOTAL"]]$End.Eq)
-charts.PerformanceSummary(return)
\ No newline at end of file
+# require(PerformanceAnalytics)
+# return = Delt(account[["TOTAL"]]$End.Eq)
+# charts.PerformanceSummary(as.zoo(return))
\ No newline at end of file



More information about the Blotter-commits mailing list