How do we use the parameters in the "Algorithm Parameters" tab in My Projects? If I make a parameter called StartCash how do I use it in my algorithm? StartCash as well as self.StartCash seem not to work. This is just an IDE question but I cannot find documentation on it.
AMP 2
I also wonder how one accesses the Algorithm Parameters in the IDE from the Python algo code?
Douglas Stridsberg
Hi!
Please take a look at the example ParameterizedAlgorithm.py to see how it's done. The command is self.GetParameter("parameter-name-here").
This would be worth documenting, actually.
Duke
Thank you Douglas. This was a question that bugged me for quite a while and at the time I asked it I'm unsure if that example existed. Nice to have a a concrete example of use of the IDE.Â
Duke
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!