Composer
QuantConnect.Util.Composer
Composer()
Bases: Object
Provides methods for obtaining exported MEF instances
Initializes a new instance of the Composer class. This type is a light wrapper on top of an MEF CompositionContainer
reset
reset() -> None
Clears the cache of exported values, causing new instances to be created.