dekun
54f1857fa2
Sync OKX options closed trades into hub archive with a separate tab.
...
Mirror perpetual archive flow into archive_options_trade_cache for offline calendar and review.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 00:39:59 +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
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
c0f3606ecc
Add win rate and profit-loss ratio to archive stats.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-21 09:13:37 +08:00
dekun
c05afbbedf
Add win/loss metrics to archive stats with symbol filter sync.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-21 09:03:21 +08:00
dekun
7b0b8996fe
feat(hub): add period date range and trade stats to inner-light-mind
...
Support today/week/month/custom range selection with sick count, PnL, and per-exchange breakdown; update docs.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-11 18:09:39 +08:00
dekun
5ceacd8077
fix(hub): load full pre-entry history for archive chart pan/zoom
...
range=history serves archive seed through close (not now). Default view focuses hold period; user can scroll/zoom left to see global morphology before entry.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 23:20:37 +08:00
dekun
3052607280
fix(hub): merge strategy snapshots into archive for gate_bot
...
Include strategy_trade_snapshots when trade_records is empty, harden SQL for older schemas, and show per-exchange sync errors in the archive UI.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 23:02:46 +08:00
dekun
6a56928d59
feat(hub): add symbol archive with permanent 5m klines
...
Add /archive page, hub_symbol_archive.db, trade overlay, 4h background sync, and instance /api/hub/trades/archive. Document in hub-symbol-archive-kline.md with cross-links.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 22:51:48 +08:00