dekun
5214794f95
Add hub system logs page with PM2 stdout/stderr tabs for all exchanges.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-09 10:33:14 +08:00
dekun
b733e551a0
Normalize fullwidth punctuation to ASCII across codebase.
...
Add scripts/normalize_ambiguous_unicode.py; fix corrupted patch_instance_theme_templates.py. Preserves curly quotes in string literals; removes Git homoglyph warnings on .env.example.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 23:42:26 +08:00
dekun
aaa72c7961
Fix hub AI save: background PM2 restart after JSON response.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 23:06:31 +08:00
dekun
823aeda42a
Add hub AI config tab with sync to instances and deploy secret bootstrap.
...
Wire bootstrap_deploy_secrets into setup_env.sh (one-time HUB_BRIDGE_TOKEN, FLASK_SECRET_KEY, HUB_SESSION_SECRET). Remove AI section from instance env UI; hub saves OPENAI settings to all four .env files. SSO unchanged.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 22:50:58 +08:00
dekun
886f7740f2
Remove redundant reload toolbar from hub settings page.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 22:17:06 +08:00
dekun
79962d2cf3
Remove redundant Save All button from hub settings page.
...
Each settings tab already has its own save action; keep reload only.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 22:07:41 +08:00
dekun
88f7f0cfca
Add hub settings tabs and account password change UI.
...
Restructure manual-trading-hub settings with CSS tabs matching instance layout; add password API writing HUB_USERNAME/HUB_PASSWORD to hub .env.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 22:01:26 +08:00
dekun
279648de56
Add hub TP profit field, 2-decimal options PnL, and exchange mark price display.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 17:22:26 +08:00
dekun
189b27e076
Add live expiry countdown for options positions on instance page and trading hub.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 11:14:30 +08:00
dekun
7bbb5663c9
Dashboard OKX card: 3-column perpetual/options split when options enabled.
...
Show perpetual and options funding metrics separately, total funds row, then positions; other exchanges keep the 2-column layout.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 15:22:11 +08:00
dekun
9027708a61
Fix monitor stats bar: full-width strip with centered cell text.
...
Revert whole-card centering; keep compact height and text-align center inside each stat mini-card.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 13:42:45 +08:00
dekun
299b20acc5
Hub monitor: compact centered today stats bar in options split layout.
...
Reduce stats card height and center the horizontal bar above the OKX / Binance-Gate columns.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 13:36:48 +08:00
dekun
dda022d3c3
Hub monitor: OKX left column with dual inner cards when options enabled.
...
Use a stats bar plus left OKX / right Binance+Gate split layout with equal-height inner perpetual and options cards and no in-card scrolling.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 13:33:13 +08:00
dekun
5e66600727
Hub monitor card: split perpetual and options blocks when options enabled.
...
Show matching stat rows and position sections for each account type; keep the standard single-block layout for exchanges without options.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 13:17:48 +08:00
dekun
3163912266
Hub funds and dashboard: include OKX options balances in USDT totals.
...
Merge options USDC/USDT at 1:1 into fund overview snapshots, dashboard aggregation, and monitor board totals while keeping a separate options breakdown in the UI.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 13:06:01 +08:00
dekun
6cc3382526
Hub monitor: read-only OKX options positions aggregation (Phase B).
...
Expose /api/hub/options/snapshot from OKX instance and render options summary on hub monitor cards when the options capability is enabled.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 12:55:35 +08:00
dekun
5e4f885f80
fix: loosen divergence scan list layout with card-style rows
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 20:08:51 +08:00
dekun
e62a3f3351
feat: market divergence scan tabs (4h/1d/1w) with Top20 MACD confluence colors
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 19:58:30 +08:00
dekun
43cd98f2d5
feat: add EMA144 as separate market chart indicator
...
Optional EMA144 line on hub K-line main chart, independent from EMA 21/55 cross.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 03:32:26 +08:00
dekun
22b2db34fc
feat: MD-style popup print for strategy doc and checklist
...
Open clean white document in new tab with auto print dialog instead of printing the dark hub page.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 03:28:44 +08:00
dekun
0d5b20c0db
feat: strategy page scroll layout, OKX standalone docs, split print
...
Right checklist drives card height with left doc scroll; rewrite OKX strategy MD and checklist as standalone; add per-column print buttons.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 03:25:56 +08:00
dekun
a4cd966370
fix: align strategy page card heights and inner padding
...
Equal-height two-column cards with flex layout; add card padding and spacing so content is not flush to edges.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 03:17:12 +08:00
dekun
7223b54ec4
feat: add hub strategy docs page with MD and checklists
...
Central /strategy page shows per-exchange strategy markdown and read-only entry checklists; nav toggle in settings, print and HTML export per tab.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 03:12:09 +08:00
dekun
a268a93027
feat: show force-close badge and countdown when FORCE_CLOSE is enabled
...
Add shared lib/UI for midnight force-close indicator on instance and hub pages, and document Gate intraday 0-point exit alignment.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 02:17:47 +08:00
dekun
65b911994c
fix: 今日统计数字改用常规字体,去掉发光效果
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-04 23:16:22 +08:00
dekun
9deb58a38a
feat: 监控区 2x2 布局与左上今日统计卡
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-04 23:10:32 +08:00
dekun
9f67de3677
refactor: 移除 gate_bot,统一为三所架构并更新文档
...
删除 crypto_monitor_gate_bot 目录,中控与子代理改为 binance/okx/gate 三账户;
文档与 UI 文案「四所」改为「三所」;新增清库前一次性配置备份脚本。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-04 22:00:08 +08:00
dekun
bfa3352122
feat: 系统设置增加备份恢复与默认登录 admin
...
支持手动/每日自动备份四所数据库、K线库与 env,上传 zip 一键恢复;中控默认账号 admin/admin123。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-02 16:39:46 +08:00
dekun
4f784d09ac
fix: 四所统计日历显示每日盈亏与交易笔数
...
日历格子重置实例全局 button 样式,日期格展示 +X.XU 与 N 笔,标题栏汇总当月盈亏与总笔数。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 08:56:20 +08:00
dekun
14dbf25798
feat: 档案统计独立卡片、共用交易日历与四所统计页日历
...
内照明心统计表移至顶部卡片,右侧为日历/图表/交易记录;日历样式适配浅深主题,四所统计分析页同步展示按月盈亏日历。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 08:17:53 +08:00
dekun
6b872b1f43
feat: 内照明心交易日历与交易所口径成交额/手续费统计
...
新增按 08:00 切日的月历(盈亏、笔数、犯病日高亮与点击筛选);平仓时从交易所 fill 写入双边成交额与手续费,统计表与明细同步展示。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 08:05:46 +08:00
dekun
4aebe70611
Fix hub market chart live K-line updates in manual follow mode.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 19:41:17 +08:00
dekun
924a385d6c
Fix plan history detail modal unreadable text over stats table.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 11:17:31 +08:00
dekun
61d79c4de1
Fix hub market chart live K-line updates without manual reload.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 14:48:01 +08:00
dekun
322060de31
Show position-limit freeze on hub and instance risk badges.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 01:58:24 +08:00
dekun
3e8ecbf712
Add refresh buttons to hub plan and calculator pages.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 01:43:27 +08:00
dekun
b18b2143b5
Restore hub iframe soft nav to cut blank tab switch gap.
...
Use fetch in-frame navigation with overlay and hover prefetch; show delayed hub loading spinner instead of hiding the iframe.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 00:32:03 +08:00
dekun
ea5c6cddb4
Add per-card save and collapse on settings page
...
Each settings section and exchange card gets its own save button and fold toggle with state persisted in localStorage.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 19:37:16 +08:00
dekun
bfbd6879d6
Add AI trading supervisor with WeChat push and daily session
...
Proactive monitoring for manual/hub closes and new opens prevents overtrading via in-app alerts, configurable WeChat links, and supervisor chat.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 19:25:01 +08:00
dekun
5e507d0b66
Use hub exchange instances for calculator contract precision.
...
Load enabled instances from settings, fetch market info via /api/hub/market, and apply exchange-specific amount and price precision in trend and roll calculators.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 18:13:02 +08:00
dekun
d938bc6c59
Redesign roll calculator with auto first entry and chained add legs.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 17:44:27 +08:00
dekun
253d353206
Add hub strategy calculator page with trend and roll risk-based sizing.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 17:35:06 +08:00
dekun
1ba0014fff
Add padding to macro settings panel so text is not flush to edges.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 17:24:07 +08:00
dekun
caf4996159
Add settings toggles for plan, archive, and AI coach nav items.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 17:19:12 +08:00
dekun
8e810154ca
Add open-instance to trade page and mobile/tablet responsive layouts.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 16:38:30 +08:00
dekun
ed3709dddf
Move entry scheme to active plans only, required on archive.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-22 16:56:34 +08:00
dekun
091317276d
Add entry plan page with CRUD, archive flow, and win-rate stats.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-22 16:19:56 +08:00
dekun
9330e356fc
Fix freeze countdown exceeding configured cooloff hours.
...
Clamp future last_close anchors, cap remaining time server-side, prefer freeze_remaining_sec in the badge JS, and auto-repair stale DB rows on read.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-18 22:11:09 +08:00
dekun
f8e760961e
fix(risk): reset badge to normal when freeze countdown expires
...
Also expand account-risk-cooldown docs with countdown format, API fields, and frontend assets.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-18 17:47:47 +08:00
dekun
97370926d6
feat(risk): show live countdown on freeze status badges
...
Expose freeze_until_ms from risk API and tick hub/instance badges with remaining 1h/4h/daily time.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-18 17:41:04 +08:00