• Joined on 2026-02-27
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 19:17:16 -07:00
1760fc6cd1 Add bar and tick strategy lifecycle
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 19:02:37 -07:00
86e4db6272 Add subscription guards for platform trading actions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 18:48:36 -07:00
58836a1c37 Support algo order pricing in smart portfolio rebalances
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 07:36:28 -07:00
ac308c8d68 Add algo-order platform actions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 07:13:06 -07:00
152b5c3141 Add dynamic universe and subscription controls
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 06:34:12 -07:00
5265f82fef Add rqalpha-style scheduler time rules
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 06:12:32 -07:00
fae09afb86 Add rqalpha-style position pnl runtime fields
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 06:06:03 -07:00
f17aabc9d3 Expose smart target-portfolio platform actions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 05:57:45 -07:00
48f8486e1a Add smart target-portfolio order intent
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 05:49:22 -07:00
f805a4b26d Add target-shares parity and rqalpha roadmap
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 05:12:22 -07:00
2857f72d84 Expose process event context to strategy runtime
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 04:55:48 -07:00
4d43d1b176 Expose latest open order ids to platform runtime
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 04:52:49 -07:00
4fdcfdae7d Expose open order state to strategy runtime
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 04:42:59 -07:00
9fca6e0011 Schedule platform explicit trading actions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 04:33:05 -07:00
cbb6af3f29 Add platform explicit action stages
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 04:22:28 -07:00
6e5d4cca3b Expose explicit platform trading actions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 04:02:27 -07:00
2e418f93d3 Add process event bus to backtest engine
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 03:57:18 -07:00
6b5112a363 Add scheduled process hooks to strategy engine
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 03:45:53 -07:00
2bbfa35187 Add rqalpha-style order reject lifecycle events
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 03:41:58 -07:00
b657205103 Align order lifecycle with rqalpha close semantics