Commit Graph

3 Commits

Author SHA1 Message Date
Michael Handschuh b63f148b54 Rename SetPortfolioSelection to SetUniverseSelection
This was missed in the rename of IPortfolioSelectionModel -> IUniverseSelectionModel
2018-04-10 16:55:31 -04:00
Michael Handschuh d87c121d4b Rename IPortfolioSelectionModel -> IUniverseSelectionModel 2018-03-29 12:18:44 -04:00
AlexCatarino 35d29060d0 Implements python support for custom models in framework
Adds method overload that accept a `PyObject` to `SetAlpha`, `SetExecution`, `SetPortfolioConstruction`, `SetPortfolioSelection` and `SetRiskManagement`. In these methods, a custom model written in python will be wrapped around the respective `PythonWrapper`.
2018-03-13 11:35:31 +00:00