Rename engine strategy surfaces
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user