fix(stock-pool): execute verified ETF daily fallbacks with frozen next-open targets

This commit is contained in:
boris
2026-09-12 10:47:47 +08:00
parent d646ca455d
commit 099759ae67
9 changed files with 650 additions and 15 deletions
+1
View File
@@ -7,6 +7,7 @@ pub mod pattern_context;
pub mod session_events;
pub mod factor_events;
pub mod execution_capacity;
mod etf_execution;
mod execution_schedule;
mod factor_event_catalog;
pub mod factor_cross_section;