-
Notifications
You must be signed in to change notification settings - Fork 240
Description
QuantConnect - Bootcamp Bug Reports
Issue 1: Lesson 8 Task 1 - Bootcamp doesn’t detect correct code
The framework runs successfully, but post-checks on the code verifying if the execution model was set to null does not detect line 25, where it was set.
The code was copied directly from the instructions and it did not work.
I clicked Solution, copied everything, ran it again and it did not work.
Issue 2: Lesson 8 Task 2 - Bootcamp doesn’t detect correct code
Same issue as above. See red highlights.
The post-checks after the code was run said (a) I didn’t set the symbols for the universe, (b) I didn’t set it on daily resolution, and (c) I didn’t set it to manual universe selection.
I did the above things on lines 13, 16, and 18, but the bootcamp environment did not detect these lines.
Screen.Recording.2024-06-05.at.9.50.07.AM.mov
Issue 3: Cannot file bug reports on QuantConnect Support
For some reason, I’m not allowed to contribute and report bugs in the support center because I don’t have an “upgraded plan”.


