You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When #2310 is resolved we have the capacity to know which quotes are verified but we still don't act on that.
This PR captures the work to actually discard any quote that failed the verification when the feature is enabled.
Currently we support opening orders which are not completely covered by user funds. That's why we cannot completely discard all quotes that can't be verified. But #2385 introduced a way to prefer verified quotes over unverified ones which would be the next best thing given the circumstances.
When #2310 is resolved we have the capacity to know which quotes are verified but we still don't act on that.
This PR captures the work to actually discard any quote that failed the verification when the feature is enabled.
This most likely requires adjustments in the competition price estimator.
The text was updated successfully, but these errors were encountered: