What is Boot Camp?
Boot Camp is a great way to improve your skills and learn the QuantConnect API in easily digestible portions.
Overall Progress: Completed
Buy and hold may be the simplest algorithm possible yet covers many aspects of building an algorithm. In this lesson we walk through the steps of initializing an algorithm to run a buy and hold strategy along with some nuances of getting the data you want.
A good working knowledge of Python or C# is recommended.
Status | |
---|---|
Initializing Algorithms | Status |
---|---|
Set Starting Cash | |
Set Date Range |
Assets and Data Selection | Status |
---|---|
Manually Selecting Data | |
Set Data Normalization Mode |
Managing Your Portfolio | Status |
---|---|
Checking Holdings | |
Placing Orders |