refactor: move Decay/Edecay from trends_IIR to numerics; update filter signatures

- Move lib/trends_IIR/decay/ → lib/numerics/decay/
- Move lib/trends_IIR/edecay/ → lib/numerics/edecay/
- Update Category in Decay.md/Edecay.md from Trends (IIR) to Numerics
- Add DECAY/EDECAY entries to lib/numerics/_index.md and docs/indicators.md
- Update filter signature .md files and .svg assets
- Update trends_IIR signature docs (htit, mama, holt, etc.)
- All 163 tests passing, 0 warnings, 0 errors
This commit is contained in:
Miha Kralj
2026-03-10 20:33:55 -07:00
parent 35a6702b06
commit 7ec79538aa
64 changed files with 183229 additions and 157318 deletions
-1
View File
@@ -8,7 +8,6 @@
| **Outputs** | Single series (Cfitz) |
| **Output range** | Oscillates around zero |
| **Warmup** | `2` bars |
| **Signature** | [cfitz_signature](cfitz_signature.md) |
### TL;DR
-3
View File
@@ -1,3 +0,0 @@
# CFITZ Signature
![CFITZ Signature](cfitz_signature.svg)
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 544 KiB