Where can I find specific the Python API? I've read some latest Python examples on QC's github but most of the functions can't be found in QC's document page. Any help?
QUANTCONNECT COMMUNITY
Where can I find specific the Python API? I've read some latest Python examples on QC's github but most of the functions can't be found in QC's document page. Any help?
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
Alexandre Catarino
In the documentation, we cover most of the API.
We can selected the language (C# and Python) of the code snippets there.
For complete API, please checkout the Lean docs.
James Millere
Hi,
You can find the Python API documentation for the specific library you are using on the library's official website or on the documentation section of the library's GitHub repository.Â
If the functions you are looking for are not in the official documentation, you can try searching for it in the source code or checking the library's GitHub issues for any related discussions.Â
You can also ask for help on forums or community platforms specific to the library or programming language.
Â
Â
Thanks
CG Go
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!