[.5] Buy/Sell makes odd assumptions #497
Labels
[3] Bug
Classification indicating the existing implementation does not match the intention of the design
Milestone
Carefully watch this screencast. It appears that we are making some odd calculation assumptions based upon previously entered qty values.I don't think it's very wise to make these assumptions. An order should start fresh each time. In the case below, you will see that a qty of 3 open.LTC had been previously entered. After clearing all 3 values, the frontend operates under the assumption of 3 units until it is manually cleared again.
I think the solution is to start with a clean slate and only calculate the third number when at least two others have been *manually populated.
The text was updated successfully, but these errors were encountered: