[Quantproject-developers] QuantProject/b7_Scripts Scripts_SD.csproj, 1.17, 1.18
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-03-16 20:15:10
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12608/b7_Scripts Modified Files: Scripts_SD.csproj Log Message: WalkForwardTesting\PairsTrading\Logging\TesterForPairsTradingTestingPositions.cs has been added Index: Scripts_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/Scripts_SD.csproj,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** Scripts_SD.csproj 12 Mar 2008 22:06:59 -0000 1.17 --- Scripts_SD.csproj 16 Mar 2008 20:15:00 -0000 1.18 *************** *** 107,110 **** --- 107,111 ---- <Compile Include="WalkForwardTesting\PairsTrading\Logging\PairsTradingLogItem.cs" /> <Compile Include="WalkForwardTesting\PairsTrading\Logging\SimpleStrategy.cs" /> + <Compile Include="WalkForwardTesting\PairsTrading\Logging\TesterForPairsTradingTestingPositions.cs" /> <Compile Include="WalkForwardTesting\PairsTrading\PairsTradingMain.cs" /> <Compile Include="WalkForwardTesting\PairsTrading\PairsTradingStrategy.cs" /> |