mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 21:18:04 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -85,4 +85,4 @@ public class WadIndicatorTests
|
||||
|
||||
Assert.Equal(2, indicator.LinesSeries[0].Count);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -257,4 +257,4 @@ public class WadTests
|
||||
wad.Update(new TBar(DateTime.UtcNow, 100, 105, 95, 100, 1000));
|
||||
Assert.True(wad.IsHot);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user