mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 05:48:06 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -359,4 +359,4 @@ public class EacpIndicatorTests
|
||||
Assert.True(double.IsFinite(indicatorEnhanced.LinesSeries[0].GetValue(0)));
|
||||
Assert.True(double.IsFinite(indicatorNormal.LinesSeries[0].GetValue(0)));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -521,4 +521,4 @@ public class EacpTests
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
@@ -419,4 +419,4 @@ public class EacpValidationTests
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user