Implement python version of OptionAssignmentRegressionAlgorithm (#8728)
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Syntax Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled

* Implement python version of OptionAssignmentRegressionAlgorithm

* Solve comments review
This commit is contained in:
JosueNina
2025-04-28 14:00:09 -05:00
committed by GitHub
parent 818108b944
commit e5a81ef285
4 changed files with 52 additions and 3 deletions
@@ -12,7 +12,7 @@
# limitations under the License.
from AlgorithmImports import *
from QuantConnect.Algorithm.CSharp import *
from OptionAssignmentRegressionAlgorithm import *
### <summary>
### Regression algorithm asserting we can specify a custom option assignment