171f0f19d5
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
* Implement solution with lightest changes possible * Update regressions v1 * Adjust AlgorithmTradingTests * Adjust PatternDayTradingMarginBuyingPowerModel tests * Drop need to loop twice * Adjust last unit test, with calculations included * nit - comment fix * Break out adjustment calculation to static function; add unit test * Update Py regression * Upgrade adjustment calculation to be smart enough to get us to target always * nit - cleanup GetAmountToOrder * Add license to test * nit - comment fix * cleanup GetAmountToOrder further * Add additional test cases