Skip to main content

universes

Base mechanics shared by EVERY dynamic universe in QuantConnect/LEAN — what universe selection returns is what QC subscribes to, the MINUTE resolution default, scheduling selection to the strategy's rebalance calendar, and what selection should return during warm-up. Load alongside the specific universe skill (fundamental-universes, indicator-universes, cross-sectional, alternative-data-universes) whenever an algorithm calls `AddUniverse(...)`. Skip when — the algorithm subscribes a fixed asset list directly (no universe selection).

Jump to install

Source facts

Repository
QuantConnect/Documentation
Last source activity
July 27, 2026 at 19:24
Detected SKILL.md language
English
Stars
260
Forks
191

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.