Skip to content

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

INSTANCE

INSTANCE: Composer

Gets the singleton instance

reset

reset() -> None

Clears the cache of exported values, causing new instances to be created.