Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix TradeWizardPriceController throwing exception
Price controller was throwing an exception upon percentage validation. It worked well while creating offers in one market, but when switching markets and creating a new offer it failed since it was using the previous quote price. Thus, this resets the missing fields every time we use the TradeWizzard.
- Loading branch information