sideswap-io / sideswapclient

GNU General Public License v3.0
36 stars 9 forks source link

Feature Request - Removal of Constraints on Limit Orders in Favorable Scenarios #31

Open starius opened 6 months ago

starius commented 6 months ago

I encountered an issue while attempting to place a limit order in the app. The current limitation prevents me from setting a limit order that is more than 10.10% away from the index price. Additionally, I noticed another constraint that prevents tracking the index price at values more distant than 1% from the current index price.

I propose the removal of both constraints in situations where the difference is advantageous to the user. This adjustment would enable users to place limit orders more freely, facilitating a smoother trading experience. However, if the difference is not favorable to the user, such as selling at an excessively low price or buying at an overly high price, it is advisable to retain the constraint to prevent users from making potentially detrimental decisions.

This enhancement would contribute to a more user-friendly platform and allow for greater flexibility in executing limit orders. Thank you for considering this improvement to enhance the overall functionality of the app!