Price adjustment mode Order property (#7582)
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 new Order.PriceAdjustmentMode property

* Minor fix and unit test

* Minor fix and regression algorithms' stats update

* Unit test fixes

* Minor fix

* Set order price adjustment mode to raw always for live trading
This commit is contained in:
Jhonathan Abreu
2023-11-17 16:09:03 -04:00
committed by GitHub
parent 830df29f73
commit 314a334e88
374 changed files with 520 additions and 386 deletions
@@ -154,7 +154,7 @@ namespace QuantConnect.Algorithm.CSharp
{"Estimated Strategy Capacity", "$0"},
{"Lowest Capacity Asset", "NWSA.CustomDataUsingMapping T3MO1488O0H0"},
{"Portfolio Turnover", "16.62%"},
{"OrderListHash", "d4cf2839e74df7fa436e30f44be4cb57"}
{"OrderListHash", "5e0d1db2b31926e10f09de86b7e585b9"}
};
/// <summary>