[Quantproject-developers] QuantProject/b4_Business/a2_Strategies WeightedPositions.cs, 1.1, NONE
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2006-07-31 16:42:14
|
Update of /cvsroot/quantproject/QuantProject/b4_Business/a2_Strategies In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv7065/b4_Business/a2_Strategies Removed Files: WeightedPositions.cs Log Message: WeightedPositions.cs has been moved from the b7_Scripts.csproj project to the b4_Business.csproj project. It has been moved from a2_Strategies\WeightedPositions.cs to WalkForwardTesting\WalkForwardLag\WeightedPositions.cs It has been moved from the namespace QuantProject.Business.Strategies to the namespace QuantProject.Scripts.WalkForwardTesting.WalkForwardLag This move was needed because I need to deserialize some QuantProject.Scripts.WalkForwardTesting.WalkForwardLag.WeightedPositions objects, but I believe the proper namespace should be QuantProject.Business.Strategies So, it may be a good idea to move it there, when possible, in the future. --- WeightedPositions.cs DELETED --- |