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 py`add_universe(...)`cs`AddUniverse(...)`. Skip when — the algorithm subscribes a fixed asset list directly (no universe selection).

インストールへ移動

ソース情報

リポジトリ
QuantConnect/Documentation
ソースの最終更新活動
2026年7月27日 19:24
検出された SKILL.md の言語
英語
スター
260
フォーク
191

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。