Skip to main content
QuantConnect
GitHub 제작자 프로필

QuantConnect

1개 GitHub 저장소에서 수집된 99개 skills를 저장소 단위로 보여줍니다.

수집된 skills
99
저장소
1
업데이트
2026년 8월 28일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

alternative-data
미분류

Use when subscribing to a QuantConnect/LEAN alternative-data class via `AddData<AltClass>(symbol)` and reading the result from `slice` in `OnData`. Triggers — "is this dataset a list or single point per bar", "why does iterating slice[dataset_symbol] fail",…

2026년 8월 28일
alternative-data-universes
미분류

Use when selecting a dynamic Equity universe from QuantConnect/LEAN alternative-data classes with `AddUniverse<AltClass>(selector)`. Covers Brain, CoinGecko, EODHD, Quiver Quantitative, and Smart Insider universes. Skip for Morningstar fundamentals, ETF…

2026년 8월 28일
alternative-data
미분류

Use when subscribing to a QuantConnect/LEAN alternative-data class via `add_data(<AltClass>, symbol)` and reading the result from `slice` in `on_data`. Triggers — "is this dataset a list or single point per bar", "why does iterating slice[dataset_symbol]…

2026년 8월 28일
alternative-data-universes
미분류

Use when selecting a dynamic Equity universe from QuantConnect/LEAN alternative-data classes with `add_universe(<AltClass>, selector)`. Covers Brain, CoinGecko, EODHD, Quiver Quantitative, and Smart Insider universes. Skip for Morningstar fundamentals, ETF…

2026년 8월 28일
alternative-data
미분류

Use when subscribing to a QuantConnect/LEAN alternative-data class via py`add_data(<AltClass>, symbol)`cs`AddData<AltClass>(symbol)` and reading the result from py`slice`cs`slice` in py`on_data`cs`OnData`. Triggers — "is this dataset a list or single point…

2026년 8월 28일
alternative-data-universes
미분류

Use when selecting a dynamic Equity universe from QuantConnect/LEAN alternative-data classes with py`add_universe(<AltClass>, selector)`cs`AddUniverse<AltClass>(selector)`. Covers Brain, CoinGecko, EODHD, Quiver Quantitative, and Smart Insider universes. Skip…

2026년 8월 28일
orders
미분류

Use whenever placing orders, sizing positions to target weights, exiting/flattening, choosing an order type (incl. market-on-close), or deciding on fee/slippage/fill models. Prefer QuantConnect built-ins over hand-rolled order math.

2026년 8월 24일
orders
미분류

Use whenever placing orders, sizing positions to target weights, exiting/flattening, choosing an order type (incl. market-on-close), or deciding on fee/slippage/fill models. Prefer QuantConnect built-ins over hand-rolled order math.

2026년 8월 24일
수집된 skill 99개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다