修正调仓持仓报价预加载语义

This commit is contained in:
boris
2026-06-15 20:29:14 +08:00
parent 725f1845d9
commit baeda3773d
3 changed files with 136 additions and 3 deletions
+1 -1
View File
@@ -596,7 +596,7 @@ where
self.load_missing_execution_quotes(
execution_date,
Some(*quote_time),
Some(*quote_time),
None,
&mut symbols,
)?;
}