mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-08 22:17:44 +00:00
new: COVAR, ZSCORE, CORR, LINREG
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ branches:
|
||||
main:
|
||||
regex: ^main$
|
||||
is-release-branch: true
|
||||
prevent-increment-of-merged-branch-version: true
|
||||
prevent-increment-of-merged-branch-version: false
|
||||
mode: ContinuousDelivery
|
||||
tag: ''
|
||||
increment: Patch
|
||||
|
||||
+1
-1
@@ -79,7 +79,7 @@ See [Getting Started](https://github.com/mihakralj/QuanTAlib/blob/main/Docs/gett
|
||||
| ⭐ ALMA - Arnaud Legoux Moving Average | `ALMA_Series` || GetAlma | alma |
|
||||
| ⛔ ARIMA - Autoregressive Integrated Moving Average |||||
|
||||
| ⭐ DEMA - Double EMA Average | `DEMA_Series` | DEMA | GetDema | dema |
|
||||
| ⭐ EMA - Exponential Moving Average | `EMA_Series` || GetEma | ema |
|
||||
| ⭐ EMA - Exponential Moving Average | `EMA_Series` | EMA | GetEma | ema |
|
||||
| ⛔ EPMA - Endpoint Moving Average ||| GetEpma ||
|
||||
| ⛔ FRAMA - Fractal Adaptive Moving Average |||||
|
||||
| ⛔ FWMA - Fibonacci's Weighted Moving Average |||| fwma |
|
||||
|
||||
Reference in New Issue
Block a user