mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 20:18:05 +00:00
feat: Implement Butterworth Filter with tests and documentation
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
- [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)
|
||||
- [BUTTER - Butterworth Filter](../lib/trends/butter/Butter.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