[Blotter-commits] r1169 - pkg/blotter/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Sep 8 22:24:16 CEST 2012
Author: opentrades
Date: 2012-09-08 22:24:16 +0200 (Sat, 08 Sep 2012)
New Revision: 1169
Modified:
pkg/blotter/R/chart.ME.R
Log:
fixed a typo in my surname (Humme i.o. Hume)
Modified: pkg/blotter/R/chart.ME.R
===================================================================
--- pkg/blotter/R/chart.ME.R 2012-09-08 18:13:56 UTC (rev 1168)
+++ pkg/blotter/R/chart.ME.R 2012-09-08 20:24:16 UTC (rev 1169)
@@ -97,7 +97,7 @@
#' @param Portfolio string identifying the portfolio to chart
#' @param Symbol string identifying the symbol to chart. If missing, the first symbol found in the \code{Portfolio} portfolio will be used
#' @param \dots any other passthrough parameters
-#' @author Brian G. Peterson, Jan Hume
+#' @author Brian G. Peterson, Jan Humme
#' @references Tomasini, E. and Jaekle, U. \emph{Trading Systems - A new approach to system development and portfolio optimisation} (ISBN 978-1-905641-79-6)
#' @export
perTradeStats <- function(Portfolio, Symbol,...) {
More information about the Blotter-commits
mailing list