mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-08 14:07:44 +00:00
Update main automation workflow to use wildcard for dotcover report path
This commit is contained in:
+2
-1
@@ -33,8 +33,9 @@
|
||||
|EDECAY - Exponential Decay|`DECAY_Series`|||decay|✔️edecay|
|
||||
|ENTROPY - Entropy|`ENTROPY_Series`|||entropy||
|
||||
|KURTOSIS - Kurtosis|`KURT_Series`|||✔️kurtosis|
|
||||
|LINREG - Linear Regression|`LINREG_Series`||✔️GetSlope||✔️linregslope|
|
||||
|SLOPE - Slope of Linear Regression|`SLOPE_Series`||✔️GetSlope||✔️linregslope|
|
||||
|MAD - Mean Absolute Deviation|`MAD_Series`||✔️GetSmaAnalysis|✔️mad|
|
||||
|MAE - Mean Absolute Error|`MAE_Series`||||
|
||||
|MAPE - Mean Absolute Percent Error|`MAPE_Series`||✔️GetSmaAnalysis||
|
||||
|MEDIAN - Median value|`MEDIAN_Series`|||✔️median|
|
||||
|MSE - Mean Squared Error|`MSE_Series`||✔️GetSmaAnalysis||
|
||||
|
||||
Reference in New Issue
Block a user