记录分钟成交精确时间

This commit is contained in:
boris
2026-08-27 02:46:38 +08:00
parent 21cfa65af2
commit cdbd8a67de
5 changed files with 180 additions and 3 deletions
+2
View File
@@ -3494,6 +3494,8 @@ where
decision_date: None,
order_created_date: None,
execution_date: None,
execution_start_timestamp: None,
execution_timestamp: None,
order_id: None,
symbol: receivable.symbol.clone(),
side: OrderSide::Buy,