dekun
090b9c6215
feat: restructure OKX options UI with header funds, settings card, and dual-column layout
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 09:36:00 +08:00
dekun
38f6bc240e
fix: inline options order panel below selected row with clear active states
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 09:16:04 +08:00
dekun
c1647822fb
feat: options sheet sizing, ITM/OTM labels, and 14-day chain view
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 09:06:45 +08:00
dekun
05586242f0
fix: OKX options buy/close orders with tick alignment and reduceOnly
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 08:52:18 +08:00
dekun
806bb074ab
feat: add OKX options module with dual API, USDT/USDC convert, and docs
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 08:17:27 +08:00
dekun
814fe67a21
feat: expand header stats with total funds and profit-loss ratio
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 02:14:18 +08:00
dekun
3b494932c7
feat: settings risk sections as 2x2 nested subcards
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 01:58:06 +08:00
dekun
fc6f85e76c
fix: taller centered stats strip with larger exchange and trade count
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 01:52:50 +08:00
dekun
65594c28bd
fix: move status badges to right with theme and add nav spacing
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 01:49:18 +08:00
dekun
a1096155b8
fix: unify instance header panel layout for toolbar and stats
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 01:44:45 +08:00
dekun
6547029a89
feat: compact instance toolbar, stats strip and settings two-column layout
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 01:37:19 +08:00
dekun
d87081205d
feat: instance system settings page with risk docs, export and transfer
...
顶栏新增系统设置;风控说明读取 .env;数据导出与资金划转迁入三张卡片;顶栏移除导出条与手动划转。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 01:26:38 +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
7fb87d6030
fix: improve journal form layout for tablet with proportional field widths
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 00:59:45 +08:00
dekun
f688a504e1
ui: 复盘表单紧凑布局、即时上传截图并移除占用时新开仓
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 22:46:05 +08:00
dekun
88fe4bbe56
feat: 复盘四周期手动上传,移除 AI 识别预填
...
固定 5m/15m/1h/4h 四槽截图上传与详情四宫格展示;自动 K 线默认关闭且与手动上传互斥。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 21:57:41 +08:00
dekun
3a740235ac
feat: 币种输入旁实时显示交易所现价
...
Shared SymbolLivePrice polls /api/order_defaults on input with debounce; wired to trade, key monitor, trend, and key focus forms.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 00:42:44 +08:00
dekun
c0ad50a7b5
feat: 账户方向与币种白名单 env 开关(三所)
...
Per-instance TRADE_DIRECTION / TRADE_SYMBOL_WHITELIST restricts UI and API for manual orders, key monitors, and strategies; includes sync script for deployment profiles.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 00:30:49 +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
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