Feature Python Option Filtering Support (#4667)
* Support List and OptionFilterUniverse for Py filter * Regression algorithm for testing * Unit Tests * Fix for process * Tighten filters to reduce load on automated testing * Address review v2
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
<Content Include="DynamicSecurityDataAlgorithm.py" />
|
||||
<Content Include="ConfidenceWeightedFrameworkAlgorithm.py" />
|
||||
<Content Include="ExtendedMarketTradingRegressionAlgorithm.py" />
|
||||
<Content Include="FilterUniverseRegressionAlgorithm.py" />
|
||||
<Content Include="FineFundamentalFilteredUniverseRegressionAlgorithm.py" />
|
||||
<Content Include="KerasNeuralNetworkAlgorithm.py" />
|
||||
<Content Include="CustomDataUsingMapFileRegressionAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user