[Blotter-commits] r518 - pkg/blotter/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Jan 2 12:14:02 CET 2011


Author: braverock
Date: 2011-01-02 12:14:02 +0100 (Sun, 02 Jan 2011)
New Revision: 518

Modified:
   pkg/blotter/R/initPortf.R
Log:
- fix typo

Modified: pkg/blotter/R/initPortf.R
===================================================================
--- pkg/blotter/R/initPortf.R	2011-01-02 11:11:58 UTC (rev 517)
+++ pkg/blotter/R/initPortf.R	2011-01-02 11:14:02 UTC (rev 518)
@@ -42,7 +42,7 @@
 #' \item Gross.Value: The sum of the notional long and absolute value of the notional short value of the portfolio.
 #' \item Txn.Fees: The sum of brokerage commissions, exchange and other brokerage fees paid by the portfolio during the period.
 #' \item Realized.PL: The sum of net realized prots or losses aggregated from the underlying positions in the portfolio. Gross realized prots can be calculated by adding Txn.Fees, the brokerage commission expenses for the period.
-#' \item Unrealized.PL: The sum total increase or decrease in unrealized prots or losses on open positions in the portfolio at the end of the period.
+#' \item Unrealized.PL: The sum total increase or decrease in unrealized profits or losses on open positions in the portfolio at the end of the period.
 #' \item Net.Trading.PL: Net realized prot or loss plus interest income plus change in unrealized prot or loss across all positions in the portfolio.
 #' }
 #' TODO: add $account: name of the (one) affiliated account



More information about the Blotter-commits mailing list