Commit Graph

58 Commits

Author SHA1 Message Date
boris db8b0bf142 修复AiQuant回测撮合一致性 2026-05-20 12:09:01 +08:00
boris e06a1e88e5 完善AI策略手册防未来函数规则 2026-04-30 09:24:05 -07:00
boris 8e4e0cd86f 完善平台表达式因子执行能力 2026-04-28 23:22:21 +08:00
boris c73649012f 扩展策略指标因子与滚动函数 2026-04-28 21:01:43 +08:00
boris bd9b26deb3 fix: tighten strategy AI prompt contract 2026-04-24 09:15:45 -07:00
boris 05418be4d5 docs: align strategy ai skill constraints 2026-04-24 08:21:15 -07:00
boris 8fe2fdec04 docs: tighten strategy ai generation prompt 2026-04-24 07:27:32 -07:00
boris cd39d15a27 fix: use indicator wording in strategy manual 2026-04-24 03:50:41 -07:00
boris 7cbf2af99a fix: present manual as usable indicators 2026-04-24 03:28:38 -07:00
boris 1a6cd44d57 feat: expose daily amount and price fields to strategy DSL 2026-04-24 03:13:36 -07:00
boris d7c7f319d5 docs: expand strategy AI manual workflow 2026-04-24 01:28:22 -07:00
boris 55e8a59866 Fix decision-time rolling factor semantics 2026-04-24 01:00:28 -07:00
boris 47988cd7e7 Add string factor support 2026-04-23 23:05:43 -07:00
boris 0b0b9333fa Rename engine strategy surfaces 2026-04-23 22:13:14 -07:00
boris 882053e12b Add RQData factor helper APIs 2026-04-23 22:04:55 -07:00
boris f056aa3468 Add futures exchange validators 2026-04-23 21:58:38 -07:00
boris 895aee1388 Add futures depth matching and mod loader 2026-04-23 21:51:45 -07:00
boris ed8ac385e4 Add remaining RQAlpha extension helpers 2026-04-23 21:44:42 -07:00
boris 8e53c995cd Expose stock account accessors 2026-04-23 20:22:19 -07:00
boris 8bbca8c3a0 Add position runtime aliases 2026-04-23 20:21:04 -07:00
boris c843de078f Add management fee callbacks 2026-04-23 20:18:31 -07:00
boris 85feee6dac Add account cash flow intents 2026-04-23 20:14:05 -07:00
boris e0a5d0c945 Expose account runtime metrics 2026-04-23 20:03:49 -07:00
boris 9f10afddec Add order runtime lookup 2026-04-23 19:57:02 -07:00
boris c12a883d28 Expose open order runtime fields 2026-04-23 19:47:56 -07:00
boris f4030f2607 Add instrument history helpers 2026-04-23 19:43:36 -07:00
boris ca49b6dbb3 Add get price data helper 2026-04-23 19:41:01 -07:00
boris bb8f40f33c Add suspended and ST data helpers 2026-04-23 19:37:50 -07:00
boris 6106297a97 Expose position lifecycle fields 2026-04-23 19:34:47 -07:00
boris c3ef0bd49a Expose strategy runtime data APIs 2026-04-23 19:29:12 -07:00
boris 1760fc6cd1 Add bar and tick strategy lifecycle 2026-04-23 19:17:04 -07:00
boris 86e4db6272 Add subscription guards for platform trading actions 2026-04-23 19:02:25 -07:00
boris 58836a1c37 Support algo order pricing in smart portfolio rebalances 2026-04-23 18:48:14 -07:00
boris ac308c8d68 Add algo-order platform actions 2026-04-23 07:36:20 -07:00
boris 152b5c3141 Add dynamic universe and subscription controls 2026-04-23 07:12:56 -07:00
boris 5265f82fef Add rqalpha-style scheduler time rules 2026-04-23 06:34:07 -07:00
boris fae09afb86 Add rqalpha-style position pnl runtime fields 2026-04-23 06:12:25 -07:00
boris f17aabc9d3 Expose smart target-portfolio platform actions 2026-04-23 06:05:56 -07:00
boris f805a4b26d Add target-shares parity and rqalpha roadmap 2026-04-23 05:49:17 -07:00
boris 2857f72d84 Expose process event context to strategy runtime 2026-04-23 05:12:07 -07:00
boris 4d43d1b176 Expose latest open order ids to platform runtime 2026-04-23 04:55:44 -07:00
boris 4fdcfdae7d Expose open order state to strategy runtime 2026-04-23 04:52:43 -07:00
boris 9fca6e0011 Schedule platform explicit trading actions 2026-04-23 04:42:52 -07:00
boris 6e5d4cca3b Expose explicit platform trading actions 2026-04-23 04:22:11 -07:00
boris a7bb29ce2a Add limit price slippage support 2026-04-23 03:21:50 -07:00
boris 8aae4941a5 Document dividend reinvestment platform rule 2026-04-23 02:47:09 -07:00
boris e400dec464 Expose weekly and monthly platform rebalance schedules 2026-04-23 02:42:28 -07:00
boris 948aca21e8 Add tick best-price matching modes 2026-04-23 02:24:29 -07:00
boris 252ba75f50 Add VWAP matching mode 2026-04-23 02:18:17 -07:00
boris 3c0ced89bf Align open auction volume semantics 2026-04-23 00:14:11 -07:00