71d9eed07e
* Refactor error message for reproducability * WIP Refactor GetMaximumOrderQuantityForTargetBuyingPower * Additional tweaks and tests * Address shorted margin case * Reinstate tests with new modified function * Update regression * Some cleanup * Expand test set * Refactor solution * Address review * Final adjustments and cleanup * Expand error message for GetAmountToOrder for safety and reproducibility * Address reviews