dekun
1bb0028402
Import rollback_if_postgres in strategy_db for PostgreSQL migrations.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 08:21:35 +08:00
dekun
8e1baf9a73
Commit each schema migration separately on PostgreSQL.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 08:20:49 +08:00
dekun
2347276bf4
Fix PostgreSQL schema init: commit DDL before ALTER migrations.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 08:15:31 +08:00
dekun
44bec23296
Add futures roll strategy with breakout monitoring and fixed-amount sizing.
...
Replace percent-based risk with system fixed amount, support market/breakout add modes only, allow pending submission outside trading hours, and fix short breakout geometry plus route registration.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 12:05:21 +08:00
dekun
24190bf679
Add period selector and crypto-style trend plan preview table.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 22:52:47 +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
55d95b4c39
进一步修复 SQLite 并发锁冲突,统一连接与重试机制。
...
新增 db_conn 模块、缓存 schema 初始化、positions 页 commit,风控读库自动重试。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:30:26 +08:00
dekun
6e423eebfb
接入 SimNow 模拟盘与期货下单、策略及品种推荐功能。
...
新增 vnpy CTP 桥接、以损定仓/固定张数、趋势回调与滚仓策略、按资金推荐品种及交易风控;模拟盘走 SimNow,实盘预留期货公司配置。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 10:04:37 +08:00