Enables custom volatility models in python algorithms
Creates a python wrapper for volatility models created in python algorithms and adds a method to the Security object to set such models. Adds an algorithm to show how volatility models can be implemented.
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
<ItemGroup>
|
||||
<Content Include="BasicTemplateFrameworkAlgorithm.py" />
|
||||
<Content Include="BasicTemplateLibrary.py" />
|
||||
<Content Include="CustomVolatilityModelAlgorithm.py" />
|
||||
<Content Include="HistoryAlgorithm.py" />
|
||||
<Content Include="UniverseSelectionDefinitionsAlgorithm.py" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user