Commit Graph

2 Commits

Author SHA1 Message Date
AlexCatarino 2532d7c57e Fixes CustomVolatilityModelAlgorithm to be python 3 compliant 2018-02-13 13:00:50 +00:00
AlexCatarino dd14821e75 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.
2018-01-31 12:17:24 +00:00