mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 04:58:08 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -337,4 +337,4 @@ public class YzvIndicatorTests
|
||||
Assert.True(double.IsFinite(highVolVal));
|
||||
Assert.True(highVolVal > lowVolVal, "High volatility regime should produce higher YZV");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -608,4 +608,4 @@ public class YzvTests
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
@@ -314,4 +314,4 @@ public class YzvValidationTests
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user