Removes PairsTradingAlphaModelFrameworkAlgorithm

This algorithm uses the `BasePairsTradingAlphaModel` that should only be used as a base class, since it doesn't have a method to select the pairs.
This commit is contained in:
AlexCatarino
2018-07-11 23:37:10 +01:00
parent 009a136be3
commit 0a6488ba5b
5 changed files with 1 additions and 151 deletions
@@ -117,7 +117,6 @@
<None Include="OptionSplitRegressionAlgorithm.py" />
<None Include="OrderTicketDemoAlgorithm.py" />
<None Include="packages.config" />
<None Include="PairsTradingAlphaModelFrameworkAlgorithm.py" />
<None Include="ParameterizedAlgorithm.py" />
<None Include="PythonPackageTestAlgorithm.py" />
<None Include="QCUWeatherBasedRebalancing.py" />
@@ -172,9 +171,7 @@
<ItemGroup>
<None Include="ConvertToFrameworkAlgorithm.py" />
</ItemGroup>
<ItemGroup>
<Folder Include="Benchmarks\" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<None Include="OptionDataNullReferenceRegressionAlgorithm.py" />
</ItemGroup>