Commit Graph

5 Commits

Author SHA1 Message Date
Martin-Molinero da6e13e4b3 Centralize algorithm imports 2021-06-11 21:39:07 -03:00
Stefano Raggi 74fcb8da93 Fix invalid currency pairs in G10CurrencySelectionModel 2019-04-25 21:47:32 +02:00
AlexCatarino dc4dd7dfcb Required Changes after Classic/Framework Merge 2019-04-08 20:30:14 +01:00
AlexCatarino 2801bc6218 Removes G10CurrencySelectionModel from Algorithm.Framework
Removes `G10CurrencySelectionModel` from `Algorithm.Framework` and implement them in the `G10CurrencySelectionModelFrameworkAlgorithm`
Minor change in the Python version of `ManualUniverseSelectionModel` to improve exception messages.
2019-04-05 23:16:55 +01:00
AlexCatarino a0dce83b72 Implements G10CurrencySelectionModel
Implements `G10CurrencySelectionModel` as an example of a selection model with a fixed list of securities.
2019-04-05 23:16:46 +01:00