b9f3b1a4a4
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
* Add support for Combo Orders with Fill Model - Override ComboMarketFill, ComboLimitFill, ComboLegLimitFill in FillModelPythonWrapper.cs - Modify FillModel.Fill() to use Python Fill model if it exists when the order is COMBO - Add regression algorithm ComboOrdersFillModelAlgorithm.py * Add regression algorithm * Add regression algos * Fix bug