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:
@@ -258,4 +258,4 @@ public class VwapValidationTests
|
||||
double expectedTypicalPrice = (30.0 + 10.0 + 20.0) / 3.0;
|
||||
Assert.Equal(expectedTypicalPrice, result.Value, 10);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user