移除回测兼容语义残留

This commit is contained in:
boris
2026-06-26 13:39:21 +08:00
parent 7f40cfdab0
commit 380c34aa66
15 changed files with 265 additions and 300 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ mod tests {
ask1: last_price,
prev_close: 6.25,
volume: 1_000_000,
tick_volume: 10_000,
minute_volume: 10_000,
bid1_volume: 10_000,
ask1_volume: 10_000,
trading_phase: Some("continuous".to_string()),