Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/04/11 14:33:36 (13 years ago)
Author:
gkronber
Message:

#1508 added main project to build and install the plugin for optimization of trading rules.

Location:
branches/HeuristicLab.Problems.DataAnalysis.Trading
Files:
10 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.DataAnalysis.Trading/HeuristicLab.Problems.DataAnalysis.Trading.sln

    r6126 r6127  
    22Microsoft Visual Studio Solution File, Format Version 11.00
    33# Visual Studio 2010
    4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.DataAnalysis.Symbolic.Trading-3.4", "HeuristicLab.Problems.DataAnalysis.Trading\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Trading-3.4.csproj", "{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}"
     4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.DataAnalysis.Trading-3.4", "HeuristicLab.Problems.DataAnalysis.Trading\3.4\HeuristicLab.Problems.DataAnalysis.Trading-3.4.csproj", "{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}"
     5EndProject
     6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Main", "Main\Main.csproj", "{49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}"
     7  ProjectSection(ProjectDependencies) = postProject
     8    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32} = {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}
     9  EndProjectSection
     10EndProject
     11Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7CE422F3-3DBB-4A1F-B45D-03D0C389DFD6}"
     12  ProjectSection(SolutionItems) = preProject
     13    Build.cmd = Build.cmd
     14    PreBuildEvent.cmd = PreBuildEvent.cmd
     15  EndProjectSection
    516EndProject
    617Global
     
    2637    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.ActiveCfg = Release|x86
    2738    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.Build.0 = Release|x86
     39    {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     40    {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
     41    {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Debug|x64.ActiveCfg = Debug|Any CPU
     42    {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Debug|x86.ActiveCfg = Debug|Any CPU
     43    {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
     44    {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Release|Any CPU.Build.0 = Release|Any CPU
     45    {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Release|x64.ActiveCfg = Release|Any CPU
     46    {49F6CC21-8EE7-41BF-8A9B-E6E9774F5C2F}.Release|x86.ActiveCfg = Release|Any CPU
    2847  EndGlobalSection
    2948  GlobalSection(SolutionProperties) = preSolution
  • branches/HeuristicLab.Problems.DataAnalysis.Trading/HeuristicLab.Problems.DataAnalysis.Trading/3.4/HeuristicLab.Problems.DataAnalysis.Trading-3.4.csproj

    r6126 r6127  
    9393  </PropertyGroup>
    9494  <ItemGroup>
     95    <Reference Include="ALGLIB-3.1.0">
     96      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath>
     97    </Reference>
     98    <Reference Include="HeuristicLab.Analysis-3.3">
     99      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath>
     100    </Reference>
     101    <Reference Include="HeuristicLab.Collections-3.3">
     102      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
     103    </Reference>
     104    <Reference Include="HeuristicLab.Common-3.3">
     105      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     106    </Reference>
     107    <Reference Include="HeuristicLab.Common.Resources-3.3">
     108      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     109    </Reference>
     110    <Reference Include="HeuristicLab.Core-3.3">
     111      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     112    </Reference>
     113    <Reference Include="HeuristicLab.Core.Views-3.3">
     114      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
     115    </Reference>
     116    <Reference Include="HeuristicLab.Data-3.3">
     117      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
     118    </Reference>
     119    <Reference Include="HeuristicLab.Data.Views-3.3">
     120      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
     121    </Reference>
     122    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
     123      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
     124    </Reference>
     125    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4">
     126      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
     127    </Reference>
     128    <Reference Include="HeuristicLab.MainForm-3.3">
     129      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
     130    </Reference>
     131    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
     132      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     133    </Reference>
     134    <Reference Include="HeuristicLab.Operators-3.3">
     135      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
     136    </Reference>
     137    <Reference Include="HeuristicLab.Optimization-3.3">
     138      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
     139    </Reference>
     140    <Reference Include="HeuristicLab.Optimization.Views-3.3">
     141      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
     142    </Reference>
     143    <Reference Include="HeuristicLab.Parameters-3.3">
     144      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
     145    </Reference>
     146    <Reference Include="HeuristicLab.Persistence-3.3">
     147      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
     148    </Reference>
     149    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     150      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     151    </Reference>
     152    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
     153      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
     154    </Reference>
     155    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
     156      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
     157    </Reference>
     158    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4">
     159      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.dll</HintPath>
     160    </Reference>
     161    <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.4">
     162      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.4.dll</HintPath>
     163    </Reference>
     164    <Reference Include="HeuristicLab.Random-3.3">
     165      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath>
     166    </Reference>
     167    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
     168      <HintPath>..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     169    </Reference>
    95170    <Reference Include="System" />
    96171    <Reference Include="System.Core">
     
    99174    <Reference Include="System.Drawing" />
    100175    <Reference Include="System.Windows.Forms" />
     176    <Reference Include="System.Windows.Forms.DataVisualization" />
    101177    <Reference Include="System.Xml.Linq">
    102178      <RequiredTargetFramework>3.5</RequiredTargetFramework>
     
    110186  <ItemGroup>
    111187    <Compile Include="HeuristicLabProblemsDataAnalysisTradingPlugin.cs" />
    112     <Compile Include="Interfaces\ISymbolicTradingEvaluator.cs" />
    113     <Compile Include="Interfaces\ISymbolicTradingModel.cs" />
    114     <Compile Include="Interfaces\ISymbolicTradingSingleObjectiveEvaluator.cs" />
    115     <Compile Include="Interfaces\ISymbolicTradingSolution.cs" />
    116188    <Compile Include="Interfaces\ITradingEnsembleModel.cs" />
    117189    <Compile Include="Interfaces\ITradingModel.cs" />
     
    120192    <Compile Include="Interfaces\ITradingSolution.cs" />
    121193    <Compile Include="Calculators\OnlineSharpeRatioCalculator.cs" />
    122     <Compile Include="SingleObjective\SymbolicTradingSingleObjectiveSharpeRatioEvaluator.cs" />
    123     <Compile Include="SingleObjective\SymbolicTradingSingleObjectiveEvaluator.cs" />
    124     <Compile Include="SingleObjective\SymbolicTradingSingleObjectiveProblem.cs" />
    125     <Compile Include="SingleObjective\SymbolicTradingSingleObjectiveTrainingBestSolutionAnalyzer.cs" />
    126     <Compile Include="SingleObjective\SymbolicTradingSingleObjectiveValidationBestSolutionAnalyzer.cs" />
    127     <Compile Include="SymbolicTradingModel.cs" />
    128     <Compile Include="SymbolicTradingSolution.cs" />
    129     <Compile Include="Views\SymbolicTradingSolutionView.cs" />
    130     <Compile Include="Views\SymbolicTradingSolutionView.Designer.cs">
     194    <Compile Include="Symbolic\Interfaces\ISymbolicTradingEvaluator.cs" />
     195    <Compile Include="Symbolic\Interfaces\ISymbolicTradingModel.cs" />
     196    <Compile Include="Symbolic\Interfaces\ISymbolicTradingSingleObjectiveEvaluator.cs" />
     197    <Compile Include="Symbolic\Interfaces\ISymbolicTradingSolution.cs" />
     198    <Compile Include="Symbolic\SingleObjective\SymbolicTradingSingleObjectiveEvaluator.cs" />
     199    <Compile Include="Symbolic\SingleObjective\SymbolicTradingSingleObjectiveProblem.cs" />
     200    <Compile Include="Symbolic\SingleObjective\SymbolicTradingSingleObjectiveSharpeRatioEvaluator.cs" />
     201    <Compile Include="Symbolic\SingleObjective\SymbolicTradingSingleObjectiveTrainingBestSolutionAnalyzer.cs" />
     202    <Compile Include="Symbolic\SingleObjective\SymbolicTradingSingleObjectiveValidationBestSolutionAnalyzer.cs" />
     203    <Compile Include="Symbolic\SymbolicTradingModel.cs" />
     204    <Compile Include="Symbolic\SymbolicTradingSolution.cs" />
     205    <Compile Include="Symbolic\Views\SymbolicTradingSolutionView.cs">
     206      <SubType>UserControl</SubType>
     207    </Compile>
     208    <Compile Include="Symbolic\Views\SymbolicTradingSolutionView.Designer.cs">
    131209      <DependentUpon>SymbolicTradingSolutionView.cs</DependentUpon>
    132210    </Compile>
     
    135213    <Compile Include="TradingProblemData.cs" />
    136214    <Compile Include="TradingSolution.cs" />
    137     <Compile Include="Views\TradingSolutionLineChartView.cs" />
     215    <Compile Include="Views\ITradingSolutionEvaluationView.cs" />
     216    <Compile Include="Views\TradingSolutionLineChartView.cs">
     217      <SubType>UserControl</SubType>
     218    </Compile>
    138219    <Compile Include="Views\TradingSolutionLineChartView.Designer.cs">
    139220      <DependentUpon>TradingSolutionLineChartView.cs</DependentUpon>
    140221    </Compile>
    141     <Compile Include="Views\TradingSolutionView.cs" />
     222    <Compile Include="Views\TradingSolutionView.cs">
     223      <SubType>UserControl</SubType>
     224    </Compile>
    142225    <Compile Include="Views\TradingSolutionView.Designer.cs">
    143226      <DependentUpon>TradingSolutionView.cs</DependentUpon>
     
    147230    <None Include="Properties\AssemblyInfo.frame" />
    148231    <Compile Include="Properties\AssemblyInfo.cs" />
    149   </ItemGroup>
    150   <ItemGroup>
    151     <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
    152       <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    153       <Name>HeuristicLab.Analysis-3.3</Name>
    154     </ProjectReference>
    155     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    156       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    157       <Name>HeuristicLab.Collections-3.3</Name>
    158     </ProjectReference>
    159     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    160       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    161       <Name>HeuristicLab.Common-3.3</Name>
    162     </ProjectReference>
    163     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    164       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    165       <Name>HeuristicLab.Core-3.3</Name>
    166     </ProjectReference>
    167     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    168       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    169       <Name>HeuristicLab.Data-3.3</Name>
    170     </ProjectReference>
    171     <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
    172       <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
    173       <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
    174     </ProjectReference>
    175     <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj">
    176       <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project>
    177       <Name>ALGLIB-3.1.0</Name>
    178     </ProjectReference>
    179     <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0.csproj">
    180       <Project>{DE69A359-A5B8-4D3D-BA8D-D5780D7F96D6}</Project>
    181       <Name>HeuristicLab.ALGLIB-3.1.0 %28HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0%29</Name>
    182     </ProjectReference>
    183     <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    184       <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    185       <Name>HeuristicLab.Operators-3.3</Name>
    186     </ProjectReference>
    187     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    188       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    189       <Name>HeuristicLab.Optimization-3.3</Name>
    190     </ProjectReference>
    191     <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
    192       <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    193       <Name>HeuristicLab.Parameters-3.3</Name>
    194     </ProjectReference>
    195     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    196       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    197       <Name>HeuristicLab.Persistence-3.3</Name>
    198     </ProjectReference>
    199     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    200       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    201       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    202     </ProjectReference>
    203     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
    204       <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
    205       <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
    206     </ProjectReference>
    207     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
    208       <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
    209       <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
    210     </ProjectReference>
    211232  </ItemGroup>
    212233  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.