Use intraday quotes before snapshot fallback

This commit is contained in:
boris
2026-04-23 01:26:58 -07:00
parent a076e8d0ff
commit 452eb3324d
2 changed files with 23 additions and 22 deletions

View File

@@ -703,7 +703,8 @@ fn broker_cancels_market_order_remainder_when_intraday_quote_liquidity_exhausted
ChinaAShareCostModel::default(),
ChinaEquityRuleHooks::default(),
PriceField::Last,
);
)
.with_intraday_execution_start_time(chrono::NaiveTime::from_hms_opt(10, 18, 0).unwrap());
let report = broker
.execute(