Add BasicTemplateCryptoAlgorithm

Also added both C# and Python versions as regression tests
This commit is contained in:
Stefano Raggi
2018-02-01 21:14:45 +01:00
parent 8980385eb1
commit c235dc7ada
5 changed files with 153 additions and 0 deletions
@@ -135,6 +135,7 @@
<None Include="CustomSecurityInitializerAlgorithm.py" />
</ItemGroup>
<ItemGroup>
<None Include="BasicTemplateCryptoAlgorithm.py" />
<Content Include="BasicTemplateFrameworkAlgorithm.py" />
<Content Include="BasicTemplateLibrary.py" />
<Content Include="CustomIndicatorAlgorithm.py" />