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
As a user, when landing at trading page for specific pair, we need to be able quickly to look at chart and make trade input, no need of scrolling up and down to input order values as now.
orderbook: user dont really need to look at it when landing on this page, so we can: either be able to collapse/extend it to make chart area be wider, or re-arrange orderbook section to the most-right of the page (currently its order placing section)
Chart needs to be bigger, thats 1st-thing user wants to see, check design of Binance or Hyperliquid you can see they always make chart look more prominent.
Order placing section: currently user need to scroll down to input order information, it should not, everything should be neat on 1 screen without scrolling. I notice we can remove headers as below:
Take a look at hyperliquid, the order inputs fit in 1 screen no need of scrolling, thats ultimate target, need PM & designer to take a look to re-design it.
- For limit order, we can automatically pre-fill mid price to input field instead of letting user click on "Mid" to fill it (similar to Binance)
Hope it helps, thanks guys.
The text was updated successfully, but these errors were encountered:
As a user, when landing at trading page for specific pair, we need to be able quickly to look at chart and make trade input, no need of scrolling up and down to input order values as now.
Hope it helps, thanks guys.
The text was updated successfully, but these errors were encountered: