[Blotter-commits] r1592 - pkg/quantstrat/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Mar 29 14:11:01 CET 2014
Author: braverock
Date: 2014-03-29 14:11:00 +0100 (Sat, 29 Mar 2014)
New Revision: 1592
Modified:
pkg/quantstrat/R/osFUNs.R
Log:
- fix typo
Modified: pkg/quantstrat/R/osFUNs.R
===================================================================
--- pkg/quantstrat/R/osFUNs.R 2014-03-29 11:58:42 UTC (rev 1591)
+++ pkg/quantstrat/R/osFUNs.R 2014-03-29 13:11:00 UTC (rev 1592)
@@ -54,7 +54,7 @@
#'
#' It is also important to note that position limits
#' may be time-varying.
-#' If you only want one staic maximum position limit, then
+#' If you only want one static maximum position limit, then
#' call \code{addPosLimit} with a \code{timestamp} argument
#' before your first trade. If you want time varying limits,
#' typically in response to some rebalancing rule or risk
More information about the Blotter-commits
mailing list