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 |
|