mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-24 13:38:05 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -156,4 +156,4 @@ public class EfiIndicatorTests
|
||||
double val = indicator.LinesSeries[0].GetValue(0);
|
||||
Assert.True(val < 0, $"EFI should be negative on sustained price decrease, got {val}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user