完善日线无量订单取消语义
This commit is contained in:
@@ -2267,7 +2267,7 @@ fn broker_cancels_market_buy_when_minute_has_no_volume() {
|
||||
report.order_events[0].status,
|
||||
fidc_core::OrderStatus::Canceled
|
||||
);
|
||||
assert!(report.order_events[0].reason.contains("minute no volume"));
|
||||
assert!(report.order_events[0].reason.contains("daily no volume"));
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user