Rename engine strategy surfaces

This commit is contained in:
boris
2026-04-23 22:13:14 -07:00
parent 882053e12b
commit 0b0b9333fa
35 changed files with 245 additions and 68388 deletions

View File

@@ -1869,7 +1869,7 @@ fn engine_sweeps_futures_order_book_depth_when_available() {
}
#[test]
fn strategy_context_exposes_advanced_rqdata_helpers() {
fn strategy_context_exposes_advanced_data_helpers() {
let observed = Rc::new(RefCell::new(Vec::new()));
let broker = BrokerSimulator::new_with_execution_price(
ChinaAShareCostModel::default(),
@@ -2057,7 +2057,7 @@ fn engine_runs_subscribed_tick_hooks_and_executes_tick_orders() {
}
#[test]
fn strategy_context_exposes_rqalpha_style_data_helpers() {
fn strategy_context_exposes_engine_native_data_helpers() {
let date1 = d(2025, 1, 2);
let date2 = d(2025, 1, 3);
let date3 = d(2025, 1, 6);
@@ -2345,7 +2345,7 @@ fn strategy_context_exposes_final_order_runtime_view() {
}
#[test]
fn strategy_context_exposes_rqalpha_style_account_runtime_view() {
fn strategy_context_exposes_engine_native_account_runtime_view() {
let prev_date = d(2025, 1, 2);
let date = d(2025, 1, 3);
let data = DataSet::from_components(