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
{{ message }}
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.
Currently, the quantity field is inaccurate when creating a short order with a price limit if that short order is executed at the price limit rather than at the feed.
This may be a UI issue with the quantity/collateral calculations, or it may require deeper changes. Since the underlying function only takes the collateral amount and the price limit and not the desired amount of MIA to create, does the actual position opened depend on price of execution or on feed at time of order creation?
The text was updated successfully, but these errors were encountered:
Currently, the quantity field is inaccurate when creating a short order with a price limit if that short order is executed at the price limit rather than at the feed.
This may be a UI issue with the quantity/collateral calculations, or it may require deeper changes. Since the underlying function only takes the collateral amount and the price limit and not the desired amount of MIA to create, does the actual position opened depend on price of execution or on feed at time of order creation?
The text was updated successfully, but these errors were encountered: