bigshortbets / market-frontend

BigShortBet$ P2P Market is a cutting-edge peer-to-peer marketplace built on the principles of decentralization that allows direct P2P trading on unique & event-based markets. Enjoy ultra-low fees and no swaps. Powered by $BigSB.
https://app.bigsb.io
GNU General Public License v3.0
2 stars 5 forks source link

Order book depth should be increased #56

Closed Klapeyron closed 1 week ago

Klapeyron commented 6 months ago

Depends on https://github.com/bigshortbets/market-frontend/issues/8

DanDanielD commented 2 months ago

image Regardless of order book depth, the fact that there are more orders than currently displayed (6 buy, 6 sell) should be indicated. At the moment, empty space in the order book windows causes a bit of confusion. Usually, this is resolved by filling the entire order book window with orders, leaving no empty space.

The most effective solution at the moment seems to be adding an additional line on both the buy and sell sides of the order book with '...' instead of price and quantity, as shown in the screenshot.