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

@@ -1039,7 +1039,7 @@ mod tests {
}
#[test]
fn portfolio_exposes_rqalpha_style_account_metrics() {
fn portfolio_exposes_engine_native_account_metrics() {
let prev_date = NaiveDate::from_ymd_opt(2025, 1, 2).unwrap();
let date = NaiveDate::from_ymd_opt(2025, 1, 3).unwrap();
let mut portfolio = PortfolioState::new(10_000.0);