mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-02 03:37:42 +00:00
feat: Add Blackman Window Moving Average (BLMA) implementation and documentation
This commit is contained in:
@@ -68,6 +68,7 @@ These measure the spread of data points around the mean.
|
||||
- [**ALMA**](../lib/trends/alma/Alma.md) - Arnaud Legoux MA
|
||||
- [**BESSEL**](../lib/trends/bessel/Bessel.md) - Bessel Filter
|
||||
- [**BILATERAL**](../lib/trends/bilateral/Bilateral.md) - Bilateral Filter
|
||||
- [**BLMA**](../lib/trends/blma/Blma.md) - Blackman Window MA
|
||||
- [**CONV**](../lib/trends/conv/Conv.md) - Convolution MA
|
||||
- [**DEMA**](../lib/trends/dema/Dema.md) - Double Exponential MA
|
||||
- [**DWMA**](../lib/trends/dwma/Dwma.md) - Double Weighted MA
|
||||
|
||||
Reference in New Issue
Block a user