Files
quantconnect--lean/Algorithm.CSharp
Jhonathan Abreu f9104801d9 Fix runtime error when an option universe is removed and re-added in the same time step (#9626)
* Fix universe subscription exception when option universe is removed and re-added in the same time step

* Remove incorrect issue reference from comments

* Use RegressionTestException in regression algorithm

* Clean up stale universe members when universe is removed and re-added in the same time step

* Convert regression algorithms to C# and centralize universe selection data handling

* Simplify fix by parking colliding universe subscription requests and re-issuing them on removal

* Restore universe subscription request invariant exception

* Report parked universe subscription requests as successfully added
2026-07-20 21:43:01 +00:00
..
2024-06-28 10:10:30 -03:00