mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-17 10:08:05 +00:00
fix: resolve build and test errors
- Sar.Quantower.Tests.cs: add missing opening quote on string literal (line 48) - Exports.cs: rename Correlation.Batch → Correl.Batch (CS0103) - Ad.Validation.Tests.cs: fix Ooples OutputValues key "Ad" → "Adl"
This commit is contained in:
@@ -101,9 +101,9 @@ NO_PTA_EQUIVALENT: set[str] = {
|
||||
"baxterking", "bbb", "bbi", "bbwn", "bbwp", "bessel", "betadist",
|
||||
"bilateral", "binomdist", "blma", "bpf", "butter2", "butter3",
|
||||
"bwma", "ccor", "ccv", "ccyc", "cfitz", "change", "cheby1", "cheby2",
|
||||
"cointegration", "conv", "coral", "correlation", "covariance", "crma",
|
||||
"cointegration", "conv", "coral", "correl", "covariance", "crma",
|
||||
"cv", "cvi", "cwt", "deco", "decycler", "dem", "dema_alpha", "dosc",
|
||||
"dsma", "dsp", "dwma", "dwt", "dymoi", "eacp", "edcf", "elliptic",
|
||||
"dsma", "dsp", "dwma", "dwt", "dymi", "eacp", "edcf", "elliptic",
|
||||
"ema_alpha", "etherm", "evwma", "ewma", "expdist", "exptrans",
|
||||
"fisher04", "gdema", "hanma", "hema", "kri", "lema", "lsma", "mae",
|
||||
"mape", "mse", "parzen", "pvd", "rain", "rmse", "sgma", "sinema",
|
||||
|
||||
Reference in New Issue
Block a user