mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 12:08:05 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -381,4 +381,4 @@ public class VrIndicatorTests
|
||||
// In steady state with consistent volatility, VR should hover around 1
|
||||
Assert.True(avgVr >= 0.5 && avgVr <= 2.0, $"Average VR should be around 1, got {avgVr}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -625,4 +625,4 @@ public class VrTests
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
@@ -421,4 +421,4 @@ public class VrValidationTests
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user