记录分钟成交精确时间

This commit is contained in:
boris
2026-08-27 02:47:19 +08:00
parent 8d7bb60c30
commit 6ee1835ca5
5 changed files with 180 additions and 3 deletions
+2
View File
@@ -1052,6 +1052,8 @@ impl FuturesAccountState {
decision_date: None,
order_created_date: None,
execution_date: None,
execution_start_timestamp: None,
execution_timestamp: None,
order_id,
symbol: intent.symbol.clone(),
side,