boris
|
237ee15a51
|
修复日内时钟提前记账并按原订单续执行算法单
|
2026-09-14 03:52:52 +08:00 |
|
boris
|
d2aa16a2f0
|
perf(risk): avoid per-symbol selection checks when the frozen policy has none
|
2026-09-14 02:18:24 +08:00 |
|
boris
|
c98bcc3eb2
|
修复股票池卖单回报后未继续执行买入阶段
|
2026-09-13 23:43:26 +08:00 |
|
boris
|
53af3a6a85
|
perf(data): support exact reservation for known numeric field additions
|
2026-09-13 22:12:40 +08:00 |
|
boris
|
70c6f7e90b
|
fix(data): expose actual snapshot row counts without cloning data
|
2026-09-13 17:11:06 +08:00 |
|
boris
|
0ed6752a73
|
perf(engine): deduplicate daily factor names before allocating sorted output
|
2026-09-13 16:47:16 +08:00 |
|
boris
|
3e8cc63b9a
|
Revert "perf(engine): share immutable daily factor schemas and numeric buffers"
This reverts commit 5d0823c060bfd2a42a3f86a381e874004ab7f6af.
|
2026-09-13 14:16:07 +08:00 |
|
boris
|
be171683c9
|
Revert "test(engine): retain static schema names across shared factor rows"
This reverts commit ce0dc0a106f0a98230bb9c428537ec086b968273.
|
2026-09-13 14:16:07 +08:00 |
|
boris
|
0a6fab9038
|
Revert "perf(engine): keep empty numeric maps on a direct lookup path"
This reverts commit a63dd94045f3a4b95dbfc917d5d8afa5c22f1897.
|
2026-09-13 14:16:07 +08:00 |
|
boris
|
e8abf43cd4
|
perf(engine): keep empty numeric maps on a direct lookup path
|
2026-09-13 13:49:20 +08:00 |
|
boris
|
2286bfa757
|
test(engine): retain static schema names across shared factor rows
|
2026-09-13 13:07:52 +08:00 |
|
boris
|
93809eea1b
|
perf(engine): share immutable daily factor schemas and numeric buffers
|
2026-09-13 13:02:17 +08:00 |
|
boris
|
f7f0ff2951
|
Merge remote-tracking branch 'origin/main'
|
2026-09-13 11:37:38 +08:00 |
|
boris
|
effa0c6456
|
test(engine): validate quote demand across different account capital
|
2026-09-13 11:21:09 +08:00 |
|
boris
|
b1ca2dfada
|
fix(engine): resolve decision quote scope from the actual run context
|
2026-09-13 11:18:39 +08:00 |
|
boris
|
d15abc18ae
|
test(engine): reproduce account-sensitive quote scope bypass
|
2026-09-13 11:07:57 +08:00 |
|
boris
|
9370dfe6e9
|
Merge remote-tracking branch 'origin/main'
|
2026-09-13 11:06:22 +08:00 |
|
boris
|
b19108558f
|
统一仓位调整时点并保留策略择时与退出意图
|
2026-09-13 11:05:12 +08:00 |
|
boris
|
fe05384f80
|
test(data): compare compact names by value and allocation class
|
2026-09-13 09:57:47 +08:00 |
|
boris
|
0ff90c4329
|
refactor(data): use explicit string views for compact numeric names
|
2026-09-13 09:55:16 +08:00 |
|
boris
|
c85daae608
|
perf(data): inline numeric factor keys and preserve borrowed static names
|
2026-09-13 09:53:06 +08:00 |
|
boris
|
f73513e2d4
|
Revert "perf(data): sort compact market-cap keys without revisiting wide snapshots"
This reverts commit 4e953b6e98.
|
2026-09-13 07:33:05 +08:00 |
|
boris
|
4e953b6e98
|
perf(data): sort compact market-cap keys without revisiting wide snapshots
|
2026-09-13 07:12:42 +08:00 |
|
boris
|
e3b3929578
|
test(strategy): supply declared historical prices in next-open fixture
|
2026-09-13 06:09:49 +08:00 |
|
boris
|
20e73d567b
|
fix(strategy): require exact feature-date market snapshots
|
2026-09-13 06:06:18 +08:00 |
|
boris
|
cf4498668b
|
test(strategy): qualify the expected missing-market error
|
2026-09-13 06:03:54 +08:00 |
|
boris
|
3f39943ee4
|
test(strategy): reject execution-day fallback for missing decision-day market
|
2026-09-13 05:59:40 +08:00 |
|
boris
|
5c65e65c6f
|
perf(data): parallelize bounded daily symbol indices
|
2026-09-13 03:25:37 +08:00 |
|
boris
|
07b7b181b6
|
perf(strategy): retain compact factor values in expression contexts
|
2026-09-13 00:50:07 +08:00 |
|
boris
|
fe7243bbc3
|
perf(data): normalize owned daily bundles in parallel with stable errors
|
2026-09-12 19:30:28 +08:00 |
|
boris
|
875e31f71f
|
fix(stock-pool): separate cumulative condition facts from quote capacity
|
2026-09-12 18:50:12 +08:00 |
|
boris
|
61bd14d001
|
fix(backtest): inspect the authoritative strategy inside runner bundles
|
2026-09-12 16:55:16 +08:00 |
|
boris
|
531df39911
|
chore(test): remove obsolete tree-map import after compact snapshot merge
|
2026-09-12 16:29:56 +08:00 |
|
boris
|
e912e2a6f5
|
Merge remote-tracking branch 'origin/main'
|
2026-09-12 16:26:06 +08:00 |
|
boris
|
b1f2fcb85c
|
fix(stock-pool): scan decoded native conditions instead of serialized source echoes
|
2026-09-12 16:23:18 +08:00 |
|
boris
|
828690a51e
|
perf(data): compact immutable snapshots with current execution rules
|
2026-09-12 16:02:24 +08:00 |
|
boris
|
ffd23b9920
|
fix(stock-pool): preserve exit roles and freeze relative reduction bases
|
2026-09-12 15:54:33 +08:00 |
|
boris
|
4ac9ee5058
|
fix(stock-pool): keep full stops stronger than simultaneous reductions
|
2026-09-12 14:21:33 +08:00 |
|
boris
|
848c1a514a
|
fix(stock-pool): separate exit ownership and ordinary quote dependencies
|
2026-09-12 12:18:26 +08:00 |
|
boris
|
099759ae67
|
fix(stock-pool): execute verified ETF daily fallbacks with frozen next-open targets
|
2026-09-12 10:47:47 +08:00 |
|
boris
|
d646ca455d
|
merge: integrate causal capacity model with current order clocks and intent planning
|
2026-09-12 08:52:37 +08:00 |
|
boris
|
3b2a97fa84
|
fix(backtest): keep next-open limit remainders active on the execution day
|
2026-09-12 08:02:41 +08:00 |
|
boris
|
2f2258f208
|
feat(stock-pool): add explicit index-mapped market-cap bands
|
2026-09-12 07:29:10 +08:00 |
|
boris
|
32a34fadd6
|
fix(backtest): preserve order origin clocks and emit only state transitions
|
2026-09-12 07:00:47 +08:00 |
|
boris
|
7ac87a90c4
|
test: keep snapshot price-risk fixtures in their explicit daily model
|
2026-09-12 06:51:33 +08:00 |
|
boris
|
5949d4cc69
|
refactor: remove retired daily quota parameters from target diagnostics
|
2026-09-12 06:48:07 +08:00 |
|
boris
|
24cb4805a7
|
fix: keep decision estimates independent and use timed capacity in fill fixtures
|
2026-09-12 06:46:49 +08:00 |
|
boris
|
053f880e34
|
test: declare historical audit assumptions in non-liquidity fixtures
|
2026-09-12 06:39:34 +08:00 |
|
boris
|
4d3a9e0e5b
|
fix: separate historical session capacity audits from execution sizing
|
2026-09-12 06:32:10 +08:00 |
|
boris
|
4edc70c4c6
|
fix(backtest): advance resting limit orders on subsequent quote events
|
2026-09-12 05:05:39 +08:00 |
|