2024-11-08 21:20:06 -08:00
|
|
|
# Statistics indicators
|
2024-11-10 11:11:38 -08:00
|
|
|
Done: 22, Todo: 1
|
2024-10-28 15:29:29 -07:00
|
|
|
|
2024-11-08 21:20:06 -08:00
|
|
|
✔️ BETA - Beta coefficient measuring volatility relative to market
|
|
|
|
|
✔️ CORR - Correlation coefficient between two series
|
|
|
|
|
✔️ COVAR - Covariance between two series
|
|
|
|
|
✔️ CURVATURE - Curvature of a time series
|
|
|
|
|
✔️ ENTROPY - Information entropy of a series
|
2024-11-10 11:11:38 -08:00
|
|
|
✔️ GRANGER - Granger causality test
|
2024-11-08 21:20:06 -08:00
|
|
|
✔️ HURST - Hurst exponent for trend strength
|
|
|
|
|
✔️ KENDALL - Kendall rank correlation
|
|
|
|
|
✔️ KURTOSIS - Kurtosis measuring tail extremity
|
|
|
|
|
✔️ MAX - Maximum value over period
|
|
|
|
|
✔️ MEDIAN - Median value over period
|
|
|
|
|
✔️ MIN - Minimum value over period
|
|
|
|
|
✔️ MODE - Mode (most frequent value)
|
|
|
|
|
✔️ PERCENTILE - Percentile rank calculation
|
|
|
|
|
✔️ SKEW - Skewness measuring distribution asymmetry
|
|
|
|
|
✔️ SLOPE - Linear regression slope
|
|
|
|
|
✔️ SPEARMAN - Spearman rank correlation
|
|
|
|
|
✔️ STDDEV - Standard deviation
|
|
|
|
|
✔️ THEIL - Theil's U statistics for forecast accuracy
|
|
|
|
|
✔️ TSF - Time series forecast
|
|
|
|
|
✔️ VARIANCE - Statistical variance
|
|
|
|
|
✔️ ZSCORE - Z-score standardization
|
|
|
|
|
COINTEGRATION - Test for cointegrated series
|