Update CoarseFundamentalTop5Algorithm to run as cloud regression test
- The algorithm has been renamed to CoarseFundamentalTop3Algorithm and updated to select the Top 3 instead of Top 5. - The only new data required is daily, map and factor file for FB and has been added (map and factor files are dated 6/4/2018, as required by all regression tests). - The coarse fundamental open source data has been updated. - The expected regression statistics for the algorithm have been updated.
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<None Include="build.bat" />
|
||||
<None Include="CoarseFineFundamentalComboAlgorithm.py" />
|
||||
<None Include="CoarseFineFundamentalRegressionAlgorithm.py" />
|
||||
<None Include="CoarseFundamentalTop5Algorithm.py" />
|
||||
<None Include="CoarseFundamentalTop3Algorithm.py" />
|
||||
<None Include="CompositeAlphaModelFrameworkAlgorithm.py" />
|
||||
<None Include="ConstituentsQC500GeneratorAlgorithm.py" />
|
||||
<None Include="CustomBenchmarkAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user