mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-08 14:07:44 +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:
@@ -14,8 +14,8 @@ Category submodules:
|
||||
quantalib.momentum — RSI, MACD, ROC, MOM, etc.
|
||||
quantalib.numerics — FFT, sigmoid, slope, distributions, etc.
|
||||
quantalib.oscillators — Stochastic, Fisher, Williams %R, etc.
|
||||
quantalib.reversals — Pivot points, PSAR, fractals, etc.
|
||||
quantalib.statistics — Z-score, correlation, linreg, etc.
|
||||
quantalib.reversals — Pivot points, SAR, fractals, etc.
|
||||
quantalib.statistics — Z-score, correl, linreg, etc.
|
||||
quantalib.trends_fir — SMA, WMA, HMA, ALMA, etc.
|
||||
quantalib.trends_iir — EMA, DEMA, TEMA, JMA, KAMA, etc.
|
||||
quantalib.volatility — ATR, TR, Bollinger Width, etc.
|
||||
|
||||
Reference in New Issue
Block a user