Add python example algorithm

Address reviews
This commit is contained in:
Gerardo Salazar
2019-07-30 10:13:14 -07:00
parent d394251ac9
commit e3e3fc710a
7 changed files with 53 additions and 11 deletions
@@ -54,6 +54,7 @@
<Content Include="Alphas\VIXDualThrustAlpha.py" />
<Content Include="BasicCSharpIntegrationTemplateAlgorithm.py" />
<Content Include="BasicSetAccountCurrencyAlgorithm.py" />
<None Include="USTreasuryYieldCurveDataAlgorithm.py" />
<Content Include="KerasNeuralNetworkAlgorithm.py" />
<None Include="PsychSignalSentimentRegressionAlgorithm.py" />
<Content Include="TradingEconomicsCalendarIndicatorAlgorithm.py" />
@@ -271,4 +272,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>