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
5797d49d8a
refactor: 将共用代码迁入 lib/ 模块化目录
...
统一 strategy、key_monitor、trade、hub 等共用库到 lib/ 子包,并补充 lib-structure 文档,便于四所与中控维护。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-02 16:23:09 +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
a9637fafb2
fix(hub): archive labels, symbol column, and time-close dropdown
...
Force exchange_key on archive sync; add contract column and tag select styles on inner-light-mind; serve time_close_ui.js on instances so order/key time-close duration can be selected.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-11 19:44:51 +08:00
dekun
38f4280bb8
fix: UTC+8 market chart times and archive full history K-line load
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 16:55:48 +08:00
dekun
55a979eee5
fix: show archive chart times in UTC+8 and parse Beijing wall clock
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 16:47:09 +08:00
dekun
46963a4498
feat: archive entry type from review, prune stale trades on sync, manual delete
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 12:39:27 +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
54c0b169c7
feat(hub): add open/close arrows on archive chart with continuous klines
...
Span chart window across hold period, fill 5m gaps for smooth aggregation, and mark entry/exit with lightweight-charts arrows.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 23:14:40 +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