9b35411f45
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
Python Virtual Environments / build (push) Has been cancelled
* Create regression tests and refactor liquidation logic - Implemented regression tests for order creation and liquidation scenarios - Removed LiquidateExistingHoldings method - Replaced LiquidateExistingHoldings with the general Liquidate method * Addressed review comments * Addressed new comments review * Update default value for 'tag' * Update ExpectedStatistics * Identify and liquidate portfolio symbols not included in targets * Create a new regression test * Fix minor comments * Move regression tests to the correct folder