Lean  $LEAN_TAG$
QuantConnect.Lean.Engine.DataFeeds.IDataManager Interface Reference

IDataManager is the engines view of the Data Manager. More...

Inheritance diagram for QuantConnect.Lean.Engine.DataFeeds.IDataManager:
[legend]

Properties

UniverseSelection UniverseSelection [get]
 Get the universe selection instance More...
 

Detailed Description

IDataManager is the engines view of the Data Manager.

Definition at line 22 of file IDataManager.cs.

Property Documentation

◆ UniverseSelection

UniverseSelection QuantConnect.Lean.Engine.DataFeeds.IDataManager.UniverseSelection
get

Get the universe selection instance

Definition at line 27 of file IDataManager.cs.


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