Add Constituent basic template algorithm

This commit is contained in:
Martin Molinero
2019-11-22 11:39:03 -03:00
parent d719070b9d
commit d34a6f4a67
4 changed files with 111 additions and 0 deletions
@@ -75,6 +75,7 @@
<None Include="PandasDataFrameHistoryAlgorithm.py" />
<None Include="CustomDataAddDataRegressionAlgorithm.py" />
<None Include="TrainingExampleAlgorithm.py" />
<Content Include="BasicTemplateConstituentUniverseAlgorithm.py" />
<Content Include="Benchmarks\SECReportBenchmarkAlgorithm.py" />
<Content Include="Benchmarks\SmartInsiderEventBenchmarkAlgorithm.py" />
<Content Include="CustomDataAddDataOnSecuritiesChangedRegressionAlgorithm.py" />