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:
@@ -96,7 +96,6 @@
|
||||
<Compile Include="OptionRenameRegressionAlgorithm.py" />
|
||||
<Compile Include="OptionSplitRegressionAlgorithm.py" />
|
||||
<Compile Include="OrderTicketDemoAlgorithm.py" />
|
||||
<Compile Include="PairsTradingAlphaModelFrameworkAlgorithm.py" />
|
||||
<Compile Include="ParameterizedAlgorithm.py" />
|
||||
<Compile Include="PearsonCorrelationPairsTradingAlphaModelFrameworkAlgorithm.py" />
|
||||
<Compile Include="PythonPackageTestAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user