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:
@@ -313,4 +313,4 @@ public class RviIndicatorTests
|
||||
// In a neutral market, RVI should be near 50
|
||||
Assert.True(val >= 30 && val <= 70, $"Neutral market should produce RVI near 50, got {val}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user