dekun
7f8b4cfefd
Label night-session products and hide day-only symbols at night.
...
Mark tradable varieties with a night tag; during 21:00-02:30 filter out index futures and other products without night sessions from symbol picker and recommend list.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 22:27:47 +08:00
dekun
9613fb0737
Fix turbo nav for settings and stats pages.
...
Extract settings.js, preserve inline scripts from raw HTML (DOMParser strips them), and load trade config via JSON script tag.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 21:26:15 +08:00
dekun
ddfe2a52aa
Merge orders and positions into one card and hide stale pending when CTP is off.
...
Stop showing DB pending orders while disconnected, invalidate session cache when CTP is down, and add a local DB clear script without embedded credentials.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 19:27:02 +08:00
dekun
631aa2c0ab
Add CTP auto-connect toggle to stop off-hours reconnect attempts.
...
When disabled, disconnect immediately and skip auto-reconnect, premarket connect, and TCP probes that fail outside SimNow trading hours.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 18:53:49 +08:00
dekun
3a150dd3d6
Implement CTP-authoritative trading UI with event-driven state.
...
Add in-memory order/position books fed by CTP events, split active orders above positions in the UI, tick-triggered local SL/TP, and 30-second full calibration.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 18:12:11 +08:00
dekun
aaf69329cb
Use English tagline and open daily K-line when jumping from tradable symbols.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 03:23:52 +08:00
dekun
4eb5709d71
Rebrand product and enhance tradable symbols table with spec columns and K-line links.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 03:18:42 +08:00
dekun
ab9987e4c7
Add personal license agreement and rename product section to tradable symbols.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 02:52:45 +08:00
dekun
bdfa21def8
Rename positions nav to order monitor and set as default landing page.
...
Remove stats recalculate button; login and home now open /positions without affecting refresh on other routes.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 01:51:22 +08:00
dekun
aad88a9e98
Add industry filter to recommendations and fix verify button width.
...
Show category, turnover, and per-industry counts; clarify volume is in lots. Prevent trade-save button from stretching full column width.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 01:21:53 +08:00
dekun
a23f2c80ca
Track open orders as pending until CTP fill, with cancel and timeout.
...
Add configurable pending timeout in settings and clearer CTP password save feedback.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 00:05:45 +08:00
dekun
b641a4eaa0
Expand recommend table with gap, daily stats, and client-side sorting
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 17:36:31 +08:00
dekun
04b6f5e72d
Add daily trend status to product recommendations with breakout priority
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 17:25:34 +08:00
dekun
259d9e812d
fix: CTP登录冷却持久化到数据库,取消页面自动连并刷新JS缓存
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 17:01:36 +08:00
dekun
9772f3d986
feat: 计仓改为固定手数/固定金额,推荐过滤与CTP保证金,下单与持仓UI优化
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 15:31:34 +08:00
dekun
63beda3c71
feat: 盈亏比与亏损额度展示,市价FAK报单,修复止盈止损保存失败
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 14:33:05 +08:00
dekun
040436e9cc
feat: 持仓监控数据库优先显示,修复开仓重复与同步前空白
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 14:06:19 +08:00
dekun
bbcc5607ad
feat: 持仓监控后台 SSE 推送与浏览器缓存,刷新不再阻塞读柜台。
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 13:49:44 +08:00
dekun
f31164076f
feat: 非交易时段禁开仓、移动保本与交易结果分类。
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 13:33:17 +08:00
dekun
598a1407e1
feat: 止盈止损秒级监控市价平仓记交易记录,并加手数超限提醒。
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 13:16:19 +08:00
dekun
074551490f
fix: 品种推荐改为最大手数并补算旧缓存。
...
- 最大手数 = floor(权益×保证金上限%÷1手保证金)
- 加载与 SSE 推送时实时补算,旧缓存缺字段时自动刷新
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 12:24:10 +08:00
dekun
9875ee6d44
本地监控止盈止损、盘前自动连CTP,并完善保证金与推荐手数。
...
- 止盈止损改为程序本地监控,触发后市价平仓(含跳空)
- 交易前30分钟后台自动连接 CTP
- 保证金占用上限默认30%,可在系统设置修改
- K线标准蜡烛图红跌绿涨,费率表全宽固定表头
- 品种推荐按保证金比例×总资金计算推荐手数
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 12:18:18 +08:00
dekun
73b9dfdfdb
feat: 持仓保证金占比与止盈止损自动委托守护
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 14:20:15 +08:00
dekun
aea9aca472
feat: 品种推荐与下单显示主力合约
...
推荐列表展示当前主力代码;下单品种支持中文/代码搜索并按交易所分组选择主力合约。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 12:56:06 +08:00
dekun
3ba3be6035
ui: 持仓监控卡片与关键位同宽,完善多端与 PWA
...
改用 split-grid 全宽布局;手机/平板/电脑断点适配;更新 manifest 与 Service Worker 支持安装为 App。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 12:50:58 +08:00
dekun
67683f5562
ui: 顶栏透明、设置两列、下单与持仓监控优化
...
导航栏与页面背景一致;系统设置双列布局;下单三行表单与开仓状态反馈;持仓卡片增加平仓与止盈止损挂单展示。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 12:46:23 +08:00
dekun
b4250171d5
feat: CTP 断线重连、下单卡片优化、手数自动计算
...
后台每 30s 检测并重连;以损定仓填止损后自动算手数;开仓/平仓按钮并排对齐。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 11:56:20 +08:00
dekun
62cd868f79
完善下单表单与 CTP 持仓,requirements 加入 vnpy 并更新部署文档
...
以损定仓/固定张数分栏下单、限价市价、持仓仅读柜台;DEPLOY 补充 SimNow 与 vnpy 安装说明。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:52:25 +08:00
dekun
709801305f
恢复下单界面并排布局,品种推荐数据库缓存与 SSE 推送。
...
期货下单与持仓监控左右并排,推荐按资金过滤存库,后台刷新并通过 EventSource 推送。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:41:26 +08:00
dekun
38a38cb51d
修复持仓监控页长时间空白:品种推荐改为异步加载。
...
页面先渲染三卡片,推荐表并行拉行情,持仓与推荐分别通过 API 加载。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:34:34 +08:00
dekun
87aef80594
持仓监控页整合期货下单、持仓与品种推荐三卡片。
...
程序报单状态与推荐表内嵌同一页面,/recommend 跳转至 #recommend。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:24:41 +08:00
dekun
7b8a660309
合并期货下单与持仓监控为统一界面,移除手工录入。
...
策略与 CTP 自动同步持仓,新增 /api/trading/live 聚合展示与平仓接口。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:18:00 +08:00
dekun
6e423eebfb
接入 SimNow 模拟盘与期货下单、策略及品种推荐功能。
...
新增 vnpy CTP 桥接、以损定仓/固定张数、趋势回调与滚仓策略、按资金推荐品种及交易风控;模拟盘走 SimNow,实盘预留期货公司配置。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:04:37 +08:00