Hi,
I'm really interested in learning to use QuantConnect based on Python. I have a little experience in coding in Metatrader (which is a more basic language to trade, not object-oriented). I know a little of Python also, but mostly basic stuff.
What is the best way to learn from scratch this language? I need to pay someone in order to start teaching me whats exactly is this class doing, etc.
Is there a way to really start from zero? The Bootcamp seems a little more advanced, not quite for someone who really is starting from zero.
Thank you for the help!
David E
Yeah you can totally start from zero. I have no coding knowledge and didnt take a class. Start with the boot camp. After you're done with the boot camp, think of something simple to start with. Not even something that would be profitable but just as practice to see if you can make a working algo. Hit up the documents a ton to look at how to write specific lines for something you want to do. Â
Â
If I can figure it out, you can. I've got several working algos
Adam W
I would actually recommend you invest some time into really learning Python (or C#) instead. There are many great resources for this. The LEAN API helps with simplifying syntax once you're familiar, but getting used to it will likely require banging your head on the wall until it clicks. Debugging errors (which you will inevitably run into when strategies/models scale in complexity) will be especially painful if you are unfamiliar with object-oriented languages.
Cristian correa
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!