[Blotter-commits] r710 - pkg/quantstrat/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Aug 6 16:45:04 CEST 2011


Author: braverock
Date: 2011-08-06 16:45:03 +0200 (Sat, 06 Aug 2011)
New Revision: 710

Added:
   pkg/quantstrat/R/initialize.R
Log:
- stub file for common initialization of strategies 

Added: pkg/quantstrat/R/initialize.R
===================================================================
--- pkg/quantstrat/R/initialize.R	                        (rev 0)
+++ pkg/quantstrat/R/initialize.R	2011-08-06 14:45:03 UTC (rev 710)
@@ -0,0 +1,19 @@
+###############################################################################
+# 
+# File for initialization (and possibly wrap-up) of strategy runs
+#
+###############################################################################
+
+
+###############################################################################
+# R (http://r-project.org/) Quantitative Strategy Model Framework
+#
+# Copyright (c) 2009-2011
+# Peter Carl, Dirk Eddelbuettel, Brian G. Peterson, Jeffrey Ryan, and Joshua Ulrich 
+#
+# This library is distributed under the terms of the GNU Public License (GPL)
+# for full details see the file COPYING
+#
+# $Id$
+#
+###############################################################################


Property changes on: pkg/quantstrat/R/initialize.R
___________________________________________________________________
Added: svn:keywords
   + Revision Id Date Author



More information about the Blotter-commits mailing list