dekun
1b3a7f1bdc
Fix position flicker, drop futures cooloff, prioritize startup display.
...
Preserve trading state when CTP memory is empty, bootstrap equity/positions on page load, stabilize risk status from DB monitors, and remove app-layer manual close cooling periods.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 23:17:18 +08:00
dekun
d8c6428eb5
Enhance dashboard with exchange labels, split SL/TP columns, and daily risk limits.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 22:04:44 +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
23d0f1d6fa
fix: 清理幽灵止盈止损监控并修正仓位上限冻结误触发
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 14:09:42 +08:00
dekun
55d95b4c39
进一步修复 SQLite 并发锁冲突,统一连接与重试机制。
...
新增 db_conn 模块、缓存 schema 初始化、positions 页 commit,风控读库自动重试。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:30:26 +08:00
dekun
1688452f3f
修复持仓轮询时 SQLite database is locked 错误。
...
单连接复用并提交风控写入,启用 WAL 与 busy_timeout,缓存风控表 schema 初始化。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:27:04 +08:00
dekun
6e423eebfb
接入 SimNow 模拟盘与期货下单、策略及品种推荐功能。
...
新增 vnpy CTP 桥接、以损定仓/固定张数、趋势回调与滚仓策略、按资金推荐品种及交易风控;模拟盘走 SimNow,实盘预留期货公司配置。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:04:37 +08:00