[Blotter-commits] r1449 - in pkg/quantstrat: R man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Apr 25 12:43:22 CEST 2013
Author: bodanker
Date: 2013-04-25 12:43:22 +0200 (Thu, 25 Apr 2013)
New Revision: 1449
Modified:
pkg/quantstrat/R/tradeOrderStats.R
pkg/quantstrat/man/tradeOrderStats.Rd
Log:
- small patch to tradeOrderStats docs
Modified: pkg/quantstrat/R/tradeOrderStats.R
===================================================================
--- pkg/quantstrat/R/tradeOrderStats.R 2013-04-24 19:52:23 UTC (rev 1448)
+++ pkg/quantstrat/R/tradeOrderStats.R 2013-04-25 10:43:22 UTC (rev 1449)
@@ -17,7 +17,7 @@
#' \item{Order.Type}{}
#' \item{Order.Side}{}
#' \item{Order.Threshold}{}
-#' \item{Order.Status}should be 'closed' only{}
+#' \item{Order.Status}{should be 'closed' only}
#' \item{Order.StatusTime}{time of the closing trade, should match 'End' column}
#' \item{Prefer}{prefer argument for \code{getPrice}}
#' \item{Order.Set}{order set of the closing trade}
Modified: pkg/quantstrat/man/tradeOrderStats.Rd
===================================================================
--- pkg/quantstrat/man/tradeOrderStats.Rd 2013-04-24 19:52:23 UTC (rev 1448)
+++ pkg/quantstrat/man/tradeOrderStats.Rd 2013-04-25 10:43:22 UTC (rev 1449)
@@ -18,8 +18,8 @@
\describe{ \item{Order.Qty}{} \item{Order.Price}{}
\item{Order.Type}{} \item{Order.Side}{}
- \item{Order.Threshold}{} \item{Order.Status}should be
- 'closed' only{} \item{Order.StatusTime}{time of the
+ \item{Order.Threshold}{} \item{Order.Status}{should be
+ 'closed' only} \item{Order.StatusTime}{time of the
closing trade, should match 'End' column}
\item{Prefer}{prefer argument for \code{getPrice}}
\item{Order.Set}{order set of the closing trade}
More information about the Blotter-commits
mailing list