Commit Graph

15 Commits

Author SHA1 Message Date
root
fb37dfb288 fix: show 4 decimal places for prices under 00 (XRP/SOL) 2026-02-28 10:22:52 +00:00
root
2c28d660ce fix: add XRP/SOL to trades and kline pages 2026-02-28 10:19:33 +00:00
root
5cf2003ca7 fix: limit trade flow to 20 rows 2026-02-28 10:16:38 +00:00
root
871da720ab fix: 实时成交显示20条 2026-02-27 17:17:00 +00:00
root
f2ab9e4252 fix: 实时成交表格底部白边(flex-1+bg-white填满容器) 2026-02-27 17:09:23 +00:00
root
41af2ed2e6 fix: price axis auto-range to show actual volatility, not 0-based 2026-02-27 14:13:51 +00:00
root
4a6232ed05 feat: dual-axis Delta+price chart, show vwap price overlay on delta chart 2026-02-27 14:08:45 +00:00
root
f27fdca6ac fix: mobile scroll - remove nested overflow on mobile, disable sticky thead on mobile, 2s interval 2026-02-27 13:11:12 +00:00
root
04d3219a1c fix: latest trades on top + fixed height container so page never jumps 2026-02-27 13:01:47 +00:00
root
1db9e55259 fix: append new trades to bottom instead of top, fixed container height to prevent page jump 2026-02-27 12:51:36 +00:00
root
2a6fb97a43 fix: prevent page scroll jump on data refresh - silent reload + fixed container heights 2026-02-27 12:38:58 +00:00
root
48d1611d5b ui: add descriptions and refresh info to summary cards 2026-02-27 12:23:32 +00:00
root
b25ac2e04d fix: use any type for recharts tooltip formatter to bypass strict check 2026-02-27 11:52:29 +00:00
root
ec7fa415c5 fix: recharts tooltip formatter type 2026-02-27 11:49:58 +00:00
root
155dc87df3 feat: V4 trades page - live trades + delta analysis + sidebar entry, remove from dashboard 2026-02-27 11:47:32 +00:00