mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-24 05:28:05 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -326,4 +326,4 @@ public class VovIndicatorTests
|
||||
// During volatility regime change, VOV should typically increase
|
||||
Assert.True(transitionVal > 0, "Changing volatility regime should produce positive VOV");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -644,4 +644,4 @@ public class VovTests
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
@@ -623,4 +623,4 @@ public class VovValidationTests
|
||||
|
||||
Assert.Equal(0.5, result.Value, 8);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user