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:
Miha Kralj
2026-03-16 12:45:13 -07:00
parent 3b0cdca567
commit 6f0a339c9b
131 changed files with 1570 additions and 1571 deletions
+9 -9
View File
@@ -57,7 +57,7 @@
* [GDEMA - Generalized DEMA](/lib/trends_IIR/gdema/Gdema.md)
* [HEMA - Hull Exponential MA](/lib/trends_IIR/hema/Hema.md)
* [HOLT - Holt Exponential Smoothing](/lib/trends_IIR/holt/Holt.md)
* [HTIT - Ehlers Hilbert Transform Instant Trendline (also known as HT_TRENDLINE)](/lib/trends_IIR/htit/Htit.md)
* [HT_TRENDLINE - Ehlers Hilbert Transform Instant Trendline](/lib/trends_IIR/ht_trendline/HtTrendline.md)
* [HWMA - Holt-Winters MA](/lib/trends_IIR/hwma/Hwma.md)
* [JMA - Jurik MA](/lib/trends_IIR/jma/Jma.md)
* [KAMA - Kaufman Adaptive MA](/lib/trends_IIR/kama/Kama.md)
@@ -138,7 +138,7 @@
* [DEM - DeMarker Oscillator](/lib/oscillators/dem/Dem.md)
* [DOSC - Derivative Oscillator](/lib/oscillators/dosc/Dosc.md)
* [DPO - Detrended Price Oscillator](/lib/oscillators/dpo/Dpo.md)
* [DYMOI - Dynamic Momentum Index](/lib/oscillators/dymoi/Dymoi.md)
* [DYMI - Dynamic Momentum Index](/lib/oscillators/dymi/dymi.md)
* [ER - Efficiency Ratio](/lib/oscillators/er/Er.md)
* [ERI - Elder Ray Index](/lib/oscillators/eri/Eri.md)
* [FI - Force Index](/lib/oscillators/fi/Fi.md)
@@ -210,7 +210,7 @@
* [MOM - Momentum](/lib/momentum/mom/Mom.md)
* [PMO - Price Momentum Oscillator](/lib/momentum/pmo/Pmo.md)
* [PPO - Percentage Price Oscillator](/lib/momentum/ppo/Ppo.md)
* [PRS - Price Relative Strength](/lib/momentum/prs/Prs.md)
* [RS - Price Relative Strength](/lib/momentum/rs/Rs.md)
* [ROC - Rate of Change](/lib/momentum/roc/Roc.md)
* [ROCP - Rate of Change Percentage](/lib/momentum/rocp/Rocp.md)
* [ROCR - Rate of Change Ratio](/lib/momentum/rocr/Rocr.md)
@@ -249,7 +249,7 @@
* [YZV - Yang-Zhang Volatility](/lib/volatility/yzv/Yzv.md)
* [Volume](/lib/volume/_index.md)
* [ADL - Accumulation/Distribution Line](/lib/volume/adl/Adl.md)
* [AD - Accumulation/Distribution Line](/lib/volume/ad/Ad.md)
* [ADOSC - Chaikin A/D Oscillator](/lib/volume/adosc/Adosc.md)
* [AOBV - Archer On-Balance Volume](/lib/volume/aobv/Aobv.md)
* [CMF - Chaikin Money Flow](/lib/volume/cmf/Cmf.md)
@@ -284,14 +284,14 @@
* [APZ - Adaptive Price Zone](/lib/channels/apz/apz.md)
* [ATRBANDS - ATR Bands](/lib/channels/atrbands/Atrbands.md)
* [BBANDS - Bollinger Bands](/lib/channels/bbands/Bbands.md)
* [DCHANNEL - Donchian Channels](/lib/channels/dchannel/Dchannel.md)
* [DC - Donchian Channels](/lib/channels/dc/dc.md)
* [DECAYCHANNEL - Decay Min-Max Channel](/lib/channels/decaychannel/decaychannel.md)
* [FCB - Fractal Chaos Bands](/lib/channels/fcb/Fcb.md)
* [JBANDS - Jurik Volatility Bands](/lib/channels/jbands/Jbands.md)
* [KCHANNEL - Keltner Channel](/lib/channels/kchannel/Kchannel.md)
* [KC - Keltner Channel](/lib/channels/kc/Kc.md)
* [MAENV - Moving Average Envelope](/lib/channels/maenv/Maenv.md)
* [MMCHANNEL - Min-Max Channel](/lib/channels/mmchannel/Mmchannel.md)
* [PCHANNEL - Price Channel](/lib/channels/pchannel/Pchannel.md)
* [PC - Price Channel](/lib/channels/pc/pc.md)
* [REGCHANNEL - Regression Channels](/lib/channels/regchannel/Regchannel.md)
* [SDCHANNEL - Standard Deviation Channel](/lib/channels/sdchannel/Sdchannel.md)
* [STARCHANNEL - Stoller Average Range Channel](/lib/channels/starchannel/Starchannel.md)
@@ -328,7 +328,7 @@
* [PIVOTEXT - Extended Traditional Pivots](/lib/reversals/pivotext/Pivotext.md)
* [PIVOTFIB - Fibonacci Pivot Points](/lib/reversals/pivotfib/Pivotfib.md)
* [PIVOTWOOD - Woodie's Pivot Points](/lib/reversals/pivotwood/Pivotwood.md)
* [PSAR - Parabolic Stop And Reverse](/lib/reversals/psar/Psar.md)
* [SAR - Parabolic Stop And Reverse](/lib/reversals/sar/Sar.md)
* [SAREXT - Parabolic SAR Extended](/lib/reversals/sarext/Sarext.md)
* [SWINGS - Swing High/Low Detection](/lib/reversals/swings/Swings.md)
* [TTM_SCALPER - TTM Scalper Alert](/lib/reversals/ttm_scalper/TtmScalper.md)
@@ -342,7 +342,7 @@
* [BETA - Beta Coefficient](/lib/statistics/beta/Beta.md)
* [CMA - Cumulative MA](/lib/statistics/cma/Cma.md)
* [COINTEGRATION - Cointegration](/lib/statistics/cointegration/Cointegration.md)
* [CORRELATION - Correlation](/lib/statistics/correlation/Correlation.md)
* [CORREL - Correlation](/lib/statistics/correl/Correl.md)
* [COVARIANCE - Covariance](/lib/statistics/covariance/Covariance.md)
* [ENTROPY - Shannon Entropy](/lib/statistics/entropy/Entropy.md)
* [GEOMEAN - Geometric Mean](/lib/statistics/geomean/Geomean.md)