mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-26 06:18:05 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -195,4 +195,4 @@ public class JvoltynIndicatorTests
|
||||
Assert.True(val <= 100.0, $"Bar {i}: value {val} should be <= 100");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -706,4 +706,4 @@ public class JvoltynTests
|
||||
Assert.InRange(lastValue, 0.0, 100.0); // Normalized volatility in [0, 100]
|
||||
}
|
||||
#pragma warning restore S2699
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user