Lean  $LEAN_TAG$
QuantConnect.Data.UniverseSelection.Universe.UnchangedUniverse Class Reference

Provides a value to indicate that no changes should be made to the universe. This value is intended to be returned by reference via Universe.SelectSymbols More...

Inheritance diagram for QuantConnect.Data.UniverseSelection.Universe.UnchangedUniverse:
[legend]

Static Public Attributes

static readonly UnchangedUniverse Instance = new UnchangedUniverse()
 Read-only instance of the UnchangedUniverse value More...
 

Detailed Description

Provides a value to indicate that no changes should be made to the universe. This value is intended to be returned by reference via Universe.SelectSymbols

Definition at line 370 of file Universe.cs.

Member Data Documentation

◆ Instance

readonly UnchangedUniverse QuantConnect.Data.UniverseSelection.Universe.UnchangedUniverse.Instance = new UnchangedUniverse()
static

Read-only instance of the UnchangedUniverse value

Definition at line 375 of file Universe.cs.


The documentation for this class was generated from the following file: