mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 13:08:04 +00:00
python wrapper
This commit is contained in:
@@ -12,7 +12,7 @@ public sealed class TrendflexValidationTests : IDisposable
|
||||
public TrendflexValidationTests(ITestOutputHelper output)
|
||||
{
|
||||
_output = output;
|
||||
_testData = new ValidationTestData(5000);
|
||||
_testData = new ValidationTestData(10000);
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
|
||||
Reference in New Issue
Block a user