dekun
e3e53ff7f5
Fix roll position display: live contracts, TP profit, and 2-decimal qty precision.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 17:06:33 +08:00
dekun
f5f302b97e
Add month/quarter/half-year/all list window presets with this month as default.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 11:22:29 +08:00
dekun
f68197b775
Include options unrealized PnL in OKX instance header realtime PnL total.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 11:05:52 +08:00
dekun
2ad9e049f3
fix(okx): cache options balances and stop SSE from hammering exchange API
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 11:15:06 +08:00
dekun
3db84d07e3
feat: instance embed SSE live push and lighter tab revisit
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 11:01:10 +08:00
dekun
75aa4b1391
feat: single-row funds strip on header and system settings page
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 10:09:51 +08:00
dekun
e82fd15bb7
feat: options UI scroll layout, stats card, funding balance, and cross-account transfer
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 09:57:13 +08:00
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
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
659c0969fe
fix: show header realtime PnL from exchange positions and order metrics
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 02:04:40 +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
2a3d264c8f
fix: allow force-close in trade review and hide strategy nav for intraday
...
统计核对结果允许强制清仓;日内户顶栏隐藏策略交易与策略交易记录。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 01:01:57 +08:00
dekun
5a0d18cf99
feat: add force-close exit trigger and round journal real RR to 2dp
...
复盘离场触发增加强制清仓;填入复盘与自动计算实际盈亏比保留两位小数。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 00:40:55 +08:00
dekun
1092816359
feat: review entry reason picker uses dropdown instead of prompt
...
Add modal select for trade record review, expand options to two-level labels (反转/启动A), and accept legacy short labels on save.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 00:38:16 +08:00
dekun
8e1492e4f0
Fix mark/PnL display fallback and intraday entry labels
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 22:19:42 +08:00
dekun
ff1bcd69d2
feat: two-level entry model UI for trend accounts (reversal/trend/swing)
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 19:02:18 +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
fa9e6be36d
feat: show entry type in trade records, remove journal custom entry reason
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 00:49:21 +08:00
dekun
5137d5ed17
fix: remove inline estimated TP preview from fixed RR order form
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 00:40:16 +08:00
dekun
e526d6af76
fix: 注册 order_entry_model.js 静态路由,embed 内联联动逻辑
...
中控 iframe 下 JS 404 导致小分歧/杠杆不更新;boot 脚本内联兜底。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 00:34:26 +08:00
dekun
e81343ae91
fix: 小分歧联动波段单显示,杠杆改为按币种默认只读
...
option 增加 data-trade-style;修复 JS 初始化顺序。杠杆隐藏输入,显示 BTC/ETH 10x 其它 5x。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 00:28:10 +08:00
dekun
ea429b2694
feat: 趋势户开仓类型大分歧A/B/小分歧,自动联动趋势波段与复盘
...
下单监控增加 entry_model 下拉;平仓写入短标签并预填复盘。Binance/OKX 用趋势 profile,Gate 日内仍用手选 trade_style。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 00:18:38 +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
687a34474d
feat: 修改委托后展示最新风险,四所持仓卡增加张数
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-02 22:08:27 +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