Open
Description
It would be nice to visually show users what price do they select in the limit order form. For example, if they want to buy UM when the price hits 1 USDC, typing price '1' should display a line on a chart.
Lightweight charts have a nice API for it: https://tradingview.github.io/lightweight-charts/tutorials/how_to/price-line
For range liquidity, I imagine having not multiple lines but an area on a chart from min price to max price.
Would be even better if users will be able to select this price themselves using the chart but I don't see this feature in the free version of the library.