[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj, 1.90, 1.91
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-03-26 00:43:45
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8232/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: WalkForwardTesting\PairsTrading\InSample\InSampleChoosers\PairsTradingBruteForceChooser.cs has been added Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.90 retrieving revision 1.91 diff -C2 -d -r1.90 -r1.91 *** b7_Scripts.csproj 19 Mar 2008 23:15:01 -0000 1.90 --- b7_Scripts.csproj 26 Mar 2008 00:43:42 -0000 1.91 *************** *** 895,898 **** --- 895,903 ---- /> <File + RelPath = "WalkForwardTesting\PairsTrading\InSample\InSampleChoosers\PairsTradingBruteForceChooser.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "WalkForwardTesting\PairsTrading\InSample\InSampleChoosers\Genetic\DecoderForPairsTradingTestingPositionsWithBalancedWeights.cs" SubType = "Code" |