Implements SmartInsider custom data source

Implements Smart Insider data converter ToolBox application

Includes example algorithms demonstrating use of data
This commit is contained in:
Gerardo Salazar
2019-07-30 08:52:50 -07:00
parent f49b7b9f7d
commit 436a72f435
13 changed files with 1511 additions and 5 deletions
@@ -55,6 +55,7 @@
<Content Include="BasicCSharpIntegrationTemplateAlgorithm.py" />
<Content Include="BasicSetAccountCurrencyAlgorithm.py" />
<None Include="USTreasuryYieldCurveDataAlgorithm.py" />
<None Include="SmartInsiderDataAlgorithm.py" />
<Content Include="KerasNeuralNetworkAlgorithm.py" />
<None Include="PsychSignalSentimentRegressionAlgorithm.py" />
<Content Include="TradingEconomicsCalendarIndicatorAlgorithm.py" />
@@ -273,4 +274,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>