Delete DailyFx class

Deleted DailyFx class and associated references in algorithms and tests
This commit is contained in:
Jack Simonson
2019-05-22 09:36:19 -07:00
parent c8df6fb1a7
commit 543abd77c5
10 changed files with 0 additions and 920 deletions
@@ -63,7 +63,6 @@
<Compile Include="CustomModelsAlgorithm.py" />
<Compile Include="CustomSecurityInitializerAlgorithm.py" />
<Compile Include="DailyAlgorithm.py" />
<Compile Include="DailyFxAlgorithm.py" />
<Compile Include="DataConsolidationAlgorithm.py" />
<Compile Include="DelistingEventsAlgorithm.py" />
<Compile Include="DisplacedMovingAverageRibbon.py" />