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
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
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
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
9772f3d986
feat: 计仓改为固定手数/固定金额,推荐过滤与CTP保证金,下单与持仓UI优化
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 15:31:34 +08:00
dekun
32f1fa2c66
fix: TradingView K线图表并修复品种推荐为空。
...
- 行情页改用 Lightweight Charts 标准蜡烛图(红跌绿涨)
- 修复 fee_rates 缺 source 列导致推荐刷新失败
- 空缓存自动重试,持仓页实时兜底计算推荐列表
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-25 12:33:49 +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
709801305f
恢复下单界面并排布局,品种推荐数据库缓存与 SSE 推送。
...
期货下单与持仓监控左右并排,推荐按资金过滤存库,后台刷新并通过 EventSource 推送。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:41:26 +08:00