• Joined on 2026-02-27
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 11:55:48 +00:00
4d43d1b176 Expose latest open order ids to platform runtime
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 11:52:49 +00:00
4fdcfdae7d Expose open order state to strategy runtime
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 11:42:59 +00:00
9fca6e0011 Schedule platform explicit trading actions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 11:33:05 +00:00
cbb6af3f29 Add platform explicit action stages
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 11:22:28 +00:00
6e5d4cca3b Expose explicit platform trading actions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 11:02:27 +00:00
2e418f93d3 Add process event bus to backtest engine
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 10:57:18 +00:00
6b5112a363 Add scheduled process hooks to strategy engine
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 10:45:53 +00:00
2bbfa35187 Add rqalpha-style order reject lifecycle events
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 10:41:58 +00:00
b657205103 Align order lifecycle with rqalpha close semantics
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 10:28:26 +00:00
8906490a40 Expand limit order intent coverage
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 10:22:05 +00:00
a7bb29ce2a Add limit price slippage support
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 10:17:22 +00:00
f65267accf Reserve sellable quantity for open orders
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 10:13:39 +00:00
14326c0847 Add persistent limit orders and cancel semantics
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 09:47:27 +00:00
8aae4941a5 Document dividend reinvestment platform rule
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 09:42:46 +00:00
e400dec464 Expose weekly and monthly platform rebalance schedules
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 09:24:42 +00:00
948aca21e8 Add tick best-price matching modes
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 09:18:29 +00:00
252ba75f50 Add VWAP matching mode
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 09:11:23 +00:00
b6ddd14d94 Support dividend reinvestment
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 09:03:34 +00:00
0bc224f703 Add share and percent order intents
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-23 08:58:52 +00:00
23ba74909d Add process event stream for backtests