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
In this lesson we will implement an opening range breakout strategy. This strategy predicts a breakout if the price leaves the range of the first 30 minutes of trading.
We suggest you complete Momentum Based Tactical Allocation before starting this lesson.
Status | |
---|---|
Initialization | Status |
---|---|
Creating a Consolidator |
Determining Strategy Entry | Status |
---|---|
Bar Data and Bar Time |
Taking Positions | Status |
---|---|
Using the Output of the Consolidator | |
Scheduling Events |