• Joined on 2026-02-27
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-22 00:32:03 -07:00
6d3017ca56 Support sparse factor aliases in platform runtime
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-22 00:01:16 -07:00
e838629c58 Support dynamic source factors in platform runtime
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 23:46:13 -07:00
5815379da2 chore: sync local changes
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 23:43:53 -07:00
44bcdef920 Expose richer factor maps to platform expressions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 23:35:41 -07:00
d739e141fd Expose richer calendar fields to platform expressions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 22:48:53 -07:00
14c6ba114c Add string helpers for platform expressions
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 22:19:37 -07:00
2100cd1995 Expand platform DSL expression selection
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 21:45:22 -07:00
1ba3264990 Expand platform strategy runtime helpers
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 21:17:35 -07:00
8b55fdabc7 Add platform expression strategy runtime
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 18:59:59 -07:00
6c353d5441 Allow jq sells when snapshot last stays above limit
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 18:47:28 -07:00
20af824545 Respect commissions in jq buy sizing
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 18:35:07 -07:00
5be836423a Use snapshot last price for jq intraday execution
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 08:12:25 -07:00
c67932a2c9 Tighten market order residual fill semantics
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 06:36:21 -07:00
3652f80d85 Align jq microcap sizing and snapshot pricing
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 06:15:35 -07:00
ba36bd5981 Tighten jq microcap stop-loss trigger
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-21 05:46:31 -07:00
b0c8ea1a51 Refine jq microcap execution alignment
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-19 21:15:49 -07:00
0fe681ff5f Align jq microcap execution with intraday snapshots
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-18 03:04:30 -07:00
0e2c25e4c4 Improve jq microcap execution semantics
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-09 20:49:45 -07:00
9f4165e689 同步回测引擎改动
zsb pushed to main at zsb/fidc-backtest-engine 2026-04-08 22:08:13 -07:00
8ee081ca8e 开放 DataSet 组装入口