修正表达式策略执行价诊断文案
This commit is contained in:
@@ -8064,7 +8064,7 @@ impl Strategy for PlatformExprStrategy {
|
||||
day.total_value
|
||||
),
|
||||
format!("selected_symbols={}", stock_list.join(",")),
|
||||
"platform strategy script executed through expression runtime + batched tick execution"
|
||||
"platform strategy script executed through expression runtime + batched execution quotes"
|
||||
.to_string(),
|
||||
];
|
||||
diagnostics.extend(selection_notes);
|
||||
|
||||
Reference in New Issue
Block a user