[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [GT] SVN Commit r604 - trunk/Scripts



One warning:

The good thing about this change is that now all backtest.pl,
backtest_multi.pl, and backtest_many.pl use the options
  --set and --output-directory
to generate a spool file that can be later analyzed via
analyze_backtest.pl.

The unfortunate aspect was that in backtest_multi.pl the parameter
--alias had to be changed to --set, as this was named differently in
this script.

So sorry, Th.

-----Original Message-----
From: GeniusTrader SVN [mailto:raphael
AT
geniustrader.org] 
Sent: Monday, April 14, 2008 8:22 AM
To: devel
AT
geniustrader.org
Subject: [GT] SVN Commit r604 - trunk/Scripts

Author: thomas
Date: 2008-04-14 14:21:45 +0200 (Mon, 14 Apr 2008)
New Revision: 604

Modified:
   trunk/Scripts/backtest.pl
   trunk/Scripts/backtest_multi.pl
Log:
Provide consistent parameters to analyze results of backtests: --set and
--output-directory