QuantConnect Stubs
This package contains type stubs for QuantConnect's Lean algorithmic trading engine and for parts of the .NET library that are used by Lean.
These stubs can be used by editors to provide type-aware features like autocomplete and auto-imports in QuantConnect strategies written in Python.
After installing the stubs, you can copy the following line to the top of every Python file to have the same imports as the ones that are added by default in the cloud:
from AlgorithmImports import *
This line imports all common QuantConnect members and provides autocomplete for them.
Release files for quantconnect-stubs 18094
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| quantconnect_stubs-18094.tar.gz | 1.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| quantconnect_stubs-18094-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.0 MB
Release files / quantconnect_stubs-18094.tar.gz
| Download URL | quantconnect_stubs-18094.tar.gz |
|---|---|
| Size | 1.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
31567ac0f4da2458b4035595fb53cffd5a0b96ed8a412262cdbe5de28eaf2167
|
|
BLAKE2b-256 checksum How to use checksums |
a49e2a3b4c165715665cc34d1608c9fd25b6fae6e902972f2140f2b773249977
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.14
|
Release files / quantconnect_stubs-18094-py3-none-any.whl
| Download URL | quantconnect_stubs-18094-py3-none-any.whl |
|---|---|
| Size | 1.6 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a4ebbb74e800ec5390038df99382ccf29db65571fe9f4a648e3c03256e295873
|
|
BLAKE2b-256 checksum How to use checksums |
6852b8d00704d3cdb4c663389cb3939669fb9fc8b1250e91d22ef63317edc811
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.14
|