[Blotter-commits] r368 - pkg/blotter/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Aug 12 04:36:35 CEST 2010
Author: peter_carl
Date: 2010-08-12 04:36:35 +0200 (Thu, 12 Aug 2010)
New Revision: 368
Modified:
pkg/blotter/R/initAcct.R
Log:
- added currency attribute to Account
Modified: pkg/blotter/R/initAcct.R
===================================================================
--- pkg/blotter/R/initAcct.R 2010-08-06 16:40:47 UTC (rev 367)
+++ pkg/blotter/R/initAcct.R 2010-08-12 02:36:35 UTC (rev 368)
@@ -33,13 +33,11 @@
#' columns will be useful.
#' Gross.Realized will be calculated as (Net) Realized.PL + Txn.Fees
-#' TODO:
-#' Add calcPeriodROR function
-#' add functions addCapital, drawCapital, addFees
+#' TODO Add calcPeriodROR function
+#' TODO Adddd functions addCapital, drawCapital, addFees
#' initDate and initEq can be used in addCapital to initalize the account?
#' Track cash at this level???
#' Calc gross PL and subtract fees? Or calc net PL and add fees.
-#' use getPortfSummary to populate portfolio tables?
#' @param name
#' @param portfolios
More information about the Blotter-commits
mailing list