mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 13:58:04 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -458,4 +458,4 @@ public class PvtTests
|
||||
pvt.Update(new TBar(time.AddMinutes(3), 105, 108, 102, 105, 20000));
|
||||
Assert.Equal(prevPvt, pvt.Last.Value, Tolerance);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user