• Joined on 2026-02-17
lulu pushed to main at lulu/arbitrage-engine 2026-02-27 05:50:08 +00:00
f8201b3d8e fix: tooltip formatter types in live page
lulu pushed to main at lulu/arbitrage-engine 2026-02-27 05:47:27 +00:00
8efa6ede32 feat: rate_snapshots 2s persistent storage + /live realtime chart page
lulu pushed to main at lulu/arbitrage-engine 2026-02-27 02:28:23 +00:00
cf531d8c44 feat: add auth and subscriptions backend modules
lulu pushed to main at lulu/arbitrage-engine 2026-02-27 02:26:16 +00:00
93043009ac feat: full light theme - white bg, blue accent, responsive navbar
lulu pushed to main at lulu/arbitrage-engine 2026-02-27 02:20:27 +00:00
437cc35472 fix: responsive navbar with hamburger menu for mobile
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 17:05:51 +00:00
89a390e6bd feat: add register/login/dashboard pages, signals nav
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 16:54:46 +00:00
b1d959cf20 feat: use discord bot api for signal push, add binance fallback
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 13:57:41 +00:00
03218dce04 fix: split rate/stats refresh intervals, rates 2s stats 2min
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 13:55:00 +00:00
42e329cc55 fix: add cache to prevent Binance rate limit (rates 3s, history/stats 60s)
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 13:03:25 +00:00
96468d0d59 feat: refresh interval 2s
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 12:59:02 +00:00
fe69449783 fix: disable api cache for real-time data
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 12:48:11 +00:00
c972b8aab8 fix: tooltip formatter return type
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 12:46:34 +00:00
0c170a6445 fix: tooltip formatter type
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 12:42:30 +00:00
8bff7b19bd feat: add history and about pages
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 12:14:51 +00:00
05c9428fad fix: proxy api via Next.js rewrites, no external API URL needed
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 12:09:17 +00:00
be64df99a2 fix: add missing FundingChart component
lulu pushed to main at lulu/arbitrage-engine 2026-02-26 12:06:12 +00:00
44e07eabb2 feat: arbitrage engine Phase 0 scaffold - FastAPI + Next.js
lulu created repository lulu/arbitrage-engine 2026-02-26 11:53:56 +00:00
lulu pushed to main at lulu/polyscout-web 2026-02-26 10:50:21 +00:00
eae31eaf01 feat: add countdown to trades table
lulu pushed to main at lulu/polyscout-web 2026-02-26 10:35:22 +00:00
f2b4e9d076 feat: force dynamic rendering for real-time DB data