Commit Graph

22 Commits

Author SHA1 Message Date
dekun a7aee8f425 Add control residual options table with liquidity-only manual close.
Fleet status exposes enriched residuals; manual close skips the premium recovery gate while auto mid-close remains unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 15:13:29 +08:00
dekun 92c2e89b0e Add control monitor Start All for stopped fleet nodes.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 14:52:56 +08:00
dekun cd46d7748c Move fleet stats to nav page; backfill funds and loss metrics from curve/status.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 12:43:17 +08:00
dekun 0c12d76212 Show margin and premium in control positions; align exchange price digits.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 12:32:25 +08:00
dekun 8745d8e6d1 Add fleet stats table with funds, fees, loss streak, and totals.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 12:25:30 +08:00
dekun 5982cb7414 Add select-all update button on control monitor toolbar.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 12:18:27 +08:00
dekun ec3156021a Add status column with blinking dots, widen shell, risk/open format.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 12:07:42 +08:00
dekun 46a861d311 Replace control monitor cards with status table layout.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 12:01:49 +08:00
dekun 60a1e7ad48 Use horizontal tables for strategy and stats in centered fullscreen modal.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 10:10:31 +08:00
dekun b76ef0d248 Center detail modal at 920px with table layout for strategy and stats.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 10:06:41 +08:00
dekun 18fdfc6d0a Fullscreen strategy detail with 5-row equity pagination.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 10:01:52 +08:00
dekun 079dc83132 Show strategy stats in control monitor detail modal.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 09:49:27 +08:00
dekun c05478015d Read risk_loss_pct exit base and option lev from strategy settings.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 15:03:26 +08:00
dekun 67f22626e9 Show risk params box on control cards and modal.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 14:58:30 +08:00
dekun be5803332f Keep monitor alive across nav and speed up status collect.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 13:44:27 +08:00
dekun b3ba0fd431 Add SSE second-level status push for control monitor.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 13:32:28 +08:00
dekun 3556450ff0 Show in-position vs flat on control monitor cards with green/red.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 13:09:30 +08:00
dekun 7c87c42061 Require confirm before control single/batch code update.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 11:14:14 +08:00
dekun 75e89ca442 Colorize control detail modal net PnL and leg upl (green/red).
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 11:12:12 +08:00
dekun a317822f7a Improve control monitor cards: green when running, detail modal with positions.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 11:07:54 +08:00
dekun 08fe06d074 Fix control unauthorized: map strategy 401 to 502 and keep fleet headers on redirect.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 10:57:06 +08:00
dekun da5eb4c18c Add Fleet control plane and split manage.sh deploy menu.
Strategy nodes gain fleet token APIs; control/ app for local ops; manage.sh offers strategy vs control one-click deploy.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 10:46:40 +08:00