[Quantproject-developers] QuantProject/b7_Scripts Scripts_SD.csproj, 1.33, 1.34
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2008-11-23 17:15:50
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15946/b7_Scripts Modified Files: Scripts_SD.csproj Log Message: Added script files for the PVO strategy intraday; removed from the project old scripts' files. Index: Scripts_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/Scripts_SD.csproj,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** Scripts_SD.csproj 17 Nov 2008 19:47:51 -0000 1.33 --- Scripts_SD.csproj 23 Nov 2008 17:15:43 -0000 1.34 *************** *** 47,52 **** </ItemGroup> <ItemGroup> - <Compile Include="ArbitrageTesting\OverReactionHypothesis\DoubleOverReaction_OTC\EndOfDayTimerHandlerDOR_OTC.cs" /> - <Compile Include="ArbitrageTesting\OverReactionHypothesis\DoubleOverReaction_OTC\RunDOR_OTC.cs" /> <Compile Include="AssemblyInfo.cs" /> <Compile Include="EvaluatingOptimizationTechnique\TechnicalAnalysis\RunTestingOptimizationExtremeCounterTrend.cs" /> --- 47,50 ---- *************** *** 87,90 **** --- 85,90 ---- <Compile Include="TechnicalAnalysisTesting\Oscillators\FixedLevelOscillators\PortfolioValueOscillator\PVOPositionsStatus.cs" /> <Compile Include="TechnicalAnalysisTesting\Oscillators\FixedLevelOscillators\PortfolioValueOscillator\PVOStrategy.cs" /> + <Compile Include="TechnicalAnalysisTesting\Oscillators\FixedLevelOscillators\PortfolioValueOscillator\PVOStrategyIntraday.cs" /> + <Compile Include="TechnicalAnalysisTesting\Oscillators\FixedLevelOscillators\PortfolioValueOscillator\PVOStrategyIntradayMain.cs" /> <Compile Include="TechnicalAnalysisTesting\Oscillators\FixedLevelOscillators\PortfolioValueOscillator\PVO_CTOLogItem.cs" /> <Compile Include="TechnicalAnalysisTesting\Oscillators\FixedLevelOscillators\PortfolioValueOscillator\PVO_CTOMain.cs" /> *************** *** 248,254 **** <Compile Include="WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger\WFLagRunGenomesDebugger.cs" /> <Compile Include="WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger\WFLagSharpeRatioComputer.cs" /> - <Compile Include="TechnicalAnalysisTesting\TrendFollowing\ImmediateTrendFollower\EndOfDayTimerHandlerITF.cs" /> - <Compile Include="TechnicalAnalysisTesting\TrendFollowing\ImmediateTrendFollower\GenomeManagerITF.cs" /> - <Compile Include="TechnicalAnalysisTesting\TrendFollowing\ImmediateTrendFollower\RunImmediateTrendFollower.cs" /> <Compile Include="WalkForwardTesting\WalkForwardLag\WFLagGenomeManagerWithWeights.cs" /> <Compile Include="WalkForwardTesting\WalkForwardLag\WFLagWeightedPositions.cs" /> --- 248,251 ---- *************** *** 268,279 **** <Compile Include="WalkForwardTesting\WalkForwardLag\WFLagNewChosenPositionsEventArgs.cs" /> <Compile Include="WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers\IWFLagWeightedPositionsChooser.cs" /> - <Compile Include="ArbitrageTesting\OverReactionHypothesis\SimpleOHTest\EndOfDayTimerHandlerSimpleOHTest.cs" /> - <Compile Include="ArbitrageTesting\OverReactionHypothesis\SimpleOHTest\RunSimpleOHTest.cs" /> - <Compile Include="TechnicalAnalysisTesting\TrendFollowing\BestAndWorst\EndOfDayTimerHandlerBWFollower.cs" /> - <Compile Include="TechnicalAnalysisTesting\TrendFollowing\BestAndWorst\RunBestAndWorstFollower.cs" /> <Compile Include="TickerSelectionTesting\RunEfficientOTC_WorstAtNightPortfolio.cs" /> <Compile Include="TickerSelectionTesting\EndOfDayTimerHandlerOTC_WorstAtNight.cs" /> - <Compile Include="ArbitrageTesting\OverReactionHypothesis\DoubleOverReaction_WeekEndBounce\EndOfDayTimerHandlerDOR_WeekEndBounce.cs" /> - <Compile Include="ArbitrageTesting\OverReactionHypothesis\DoubleOverReaction_WeekEndBounce\RunDOR_WeekEndBounce.cs" /> <Compile Include="TickerSelectionTesting\EndOfDayTimerHandlerCTO_WorstAtDay.cs" /> <Compile Include="TickerSelectionTesting\RunEfficientCTO_WorstAtDayPortfolio.cs" /> --- 265,270 ---- *************** *** 281,289 **** <Compile Include="WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers\WFLagGeneticFixedPortfolioWithNormalDrivingAndPortfolio\WFLagGenomeManagerForFixedPortfolioWithNormalDrivingAndPortfolio.cs" /> <Compile Include="WalkForwardTesting\WalkForwardLag\WFLagMeaningForUndecodableGenomes.cs" /> - <Compile Include="TechnicalAnalysisTesting\TrendFollowing\OTC_CTOTrendFollower\EndOfDayTimerHandlerOTC_CTOTrendFollower.cs" /> - <Compile Include="TechnicalAnalysisTesting\TrendFollowing\OTC_CTOTrendFollower\RunEfficientOTC_CTOTrendFollower.cs" /> </ItemGroup> <ItemGroup> - <Folder Include="ArbitrageTesting\OverReactionHypothesis\DoubleOverReaction_OTC" /> <Folder Include="EvaluatingOptimizationTechnique\" /> <Folder Include="EvaluatingOptimizationTechnique\EfficientPortfolio\" /> --- 272,277 ---- *************** *** 344,349 **** <Folder Include="WalkForwardTesting\WalkForwardLag\WFLagLogDebugger" /> <Folder Include="WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger" /> - <Folder Include="TechnicalAnalysisTesting\TrendFollowing" /> - <Folder Include="TechnicalAnalysisTesting\TrendFollowing\ImmediateTrendFollower" /> <Folder Include="TechnicalAnalysisTesting\Oscillators\FixedLevelOscillators" /> <Folder Include="TechnicalAnalysisTesting\Oscillators\FixedLevelOscillators\PortfolioValueOscillator" /> --- 332,335 ---- *************** *** 352,361 **** <Folder Include="TechnicalAnalysisTesting\Oscillators\FixedLevelOscillators\PortfolioValueOscillator\BiasedPVO" /> <Folder Include="WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers" /> - <Folder Include="ArbitrageTesting\OverReactionHypothesis" /> - <Folder Include="ArbitrageTesting\OverReactionHypothesis\SimpleOHTest" /> - <Folder Include="TechnicalAnalysisTesting\TrendFollowing\BestAndWorst" /> - <Folder Include="ArbitrageTesting\OverReactionHypothesis\DoubleOverReaction_WeekEndBounce" /> <Folder Include="WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers\WFLagGeneticFixedPortfolioWithNormalDrivingAndPortfolio" /> - <Folder Include="TechnicalAnalysisTesting\TrendFollowing\OTC_CTOTrendFollower" /> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" /> --- 338,342 ---- |