tinkle-community
49613830ce
feat: client-side simulation layer for terminal dashboard panels
...
Adds a local synthetic data engine that can drive all dashboard panels
(candles, order book, liq ladder, stats) without a backend connection,
plus de-synced beam animation phases in the orchestration topology.
2026-07-05 19:13:44 +09:00
tinkle-community
110bf52908
feat: cream terminal redesign, English-only UI, autopilot launch fixes
...
- Redesign dashboard into a cream-paper + vermilion IBM Plex Mono terminal
(live L2 order book, cost/liq map, WS K-line, signal matrix, orchestration
topology, risk radar, execution log, current positions, equity curve)
- Convert all user-facing UI and backend strings/prompts from Chinese to
English (multi-language retained, default English)
- Add /api/statistics/full endpoint + full-stats frontend wiring
- Fix Autopilot launch: reuse the existing trader instead of creating
duplicates (eliminates repeat ~35s create cost and stale-trader 404s);
launch sends 5m scan interval
- Fix unreadable toasts: cream theme with high-contrast text + per-type accent
- Silence background dashboard polls (getTraderConfig) to stop error-toast spam
2026-06-30 16:03:52 +08:00