Commit Graph

40 Commits

Author SHA1 Message Date
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
root
3ff83845fb ui: add buy/sell direction legend to LiveTradesCard 2026-02-27 11:41:57 +00:00
root
bb187167bb feat: add LiveTradesCard - real-time agg trades display + /api/trades/latest endpoint 2026-02-27 11:35:55 +00:00
root
7e38b24fa8 feat: V3.0 aggTrades collector - WS+REST补洞+巡检+按月分表+查询API 2026-02-27 11:29:16 +00:00
root
1ab228286c feat: V2.0 auth system - JWT access/refresh, invite codes, route protection, admin CLI, auth gate blur overlay 2026-02-27 11:08:57 +00:00
root
052e5a0541 fix: remove duplicate fetchAPI in api.ts 2026-02-27 10:11:32 +00:00
root
11667d4faa feat: add YTD annualized rate to RateCard 2026-02-27 10:08:22 +00:00
root
1f844b946e feat: login/register to top-right, remove kline/signals from sidebar nav 2026-02-27 09:56:40 +00:00
root
24d9044d9d feat: sidebar layout + unified dashboard with kline, history, signals 2026-02-27 09:44:49 +00:00
root
88543efe5c fix: show nextFundingTime in Beijing time, add 明天 prefix if next day 2026-02-27 09:02:15 +00:00
root
362c1f1e16 fix: add /api/signals/history endpoint 2026-02-27 08:54:13 +00:00
root
ae1d1f18b3 fix: remove duplicate FundingChart from dashboard 2026-02-27 08:32:46 +00:00
root
1a7a77e183 feat: merge history into dashboard, remove history nav entry 2026-02-27 08:25:11 +00:00
root
eebbfd456c feat: rate and price kline have independent interval selectors 2026-02-27 08:10:48 +00:00
root
32e9dd3531 feat: rate kline unit x10000 (bps), default interval 1h 2026-02-27 07:56:07 +00:00
root
8961fbb16f fix: hide lightweight-charts watermark logo 2026-02-27 07:36:59 +00:00
root
80c4ea67e7 fix: add background snapshot loop - collect every 2s regardless of frontend 2026-02-27 07:04:41 +00:00
root
4f0cc7c393 fix: kline time display in Beijing time (UTC+8) 2026-02-27 06:44:58 +00:00
root
072592145f feat: kline page with lightweight-charts + /api/kline OHLC aggregation endpoint 2026-02-27 06:36:19 +00:00
root
c6801e061c fix: add SignalHistoryItem and snapshots types to api.ts 2026-02-27 05:52:57 +00:00
root
f8201b3d8e fix: tooltip formatter types in live page 2026-02-27 05:50:06 +00:00
root
8efa6ede32 feat: rate_snapshots 2s persistent storage + /live realtime chart page 2026-02-27 05:47:26 +00:00
root
cf531d8c44 feat: add auth and subscriptions backend modules 2026-02-27 02:28:21 +00:00
root
93043009ac feat: full light theme - white bg, blue accent, responsive navbar 2026-02-27 02:26:15 +00:00
root
437cc35472 fix: responsive navbar with hamburger menu for mobile 2026-02-27 02:20:26 +00:00
root
89a390e6bd feat: add register/login/dashboard pages, signals nav 2026-02-26 17:05:49 +00:00
root
b1d959cf20 feat: use discord bot api for signal push, add binance fallback 2026-02-26 16:54:45 +00:00
root
03218dce04 fix: split rate/stats refresh intervals, rates 2s stats 2min 2026-02-26 13:57:39 +00:00
root
42e329cc55 fix: add cache to prevent Binance rate limit (rates 3s, history/stats 60s) 2026-02-26 13:54:59 +00:00
root
96468d0d59 feat: refresh interval 2s 2026-02-26 13:03:24 +00:00
root
fe69449783 fix: disable api cache for real-time data 2026-02-26 12:59:01 +00:00
root
c972b8aab8 fix: tooltip formatter return type 2026-02-26 12:48:09 +00:00
root
0c170a6445 fix: tooltip formatter type 2026-02-26 12:46:32 +00:00
root
8bff7b19bd feat: add history and about pages 2026-02-26 12:42:29 +00:00
root
05c9428fad fix: proxy api via Next.js rewrites, no external API URL needed 2026-02-26 12:14:49 +00:00
root
be64df99a2 fix: add missing FundingChart component 2026-02-26 12:09:16 +00:00
root
44e07eabb2 feat: arbitrage engine Phase 0 scaffold - FastAPI + Next.js 2026-02-26 12:06:10 +00:00
89f7469cff Initial commit 2026-02-26 11:53:55 +00:00