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