Merge pull request #3862 from gsalaz98/feature-3775-add-benzinga-custom-data

Implements Benzinga Custom Data
This commit is contained in:
Jared
2019-11-27 15:39:22 -08:00
committed by GitHub
15 changed files with 1627 additions and 8 deletions
@@ -61,6 +61,7 @@
<Content Include="Alphas\TripleLeverageETFPairVolatilityDecayAlpha.py" />
<Content Include="Alphas\VIXDualThrustAlpha.py" />
<Content Include="AltData\CachedAlternativeDataAlgorithm.py" />
<Content Include="AltData\BenzingaNewsAlgorithm.py" />
<Content Include="AltData\SECReport8KAlgorithm.py" />
<Content Include="AltData\SmartInsiderTransactionAlgorithm.py" />
<Content Include="AltData\USTreasuryYieldCurveRateAlgorithm.py" />
@@ -324,4 +325,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>