feat: add FSI (Ehlers Fourier Series Indicator, TASC June 2019)

This commit is contained in:
Miha Kralj
2026-03-18 19:58:53 -07:00
parent b79b56dc65
commit b1302a4761
15 changed files with 1344 additions and 1 deletions
+2 -1
View File
@@ -129,8 +129,9 @@
| [FI](oscillators/fi/Fi.md) | Force Index | Oscillators |
| [FISHER](oscillators/fisher/Fisher.md) | Ehlers Fisher Transform | Oscillators |
| [FISHER04](oscillators/fisher04/Fisher04.md) | Ehlers Fisher Transform (2004) | Oscillators |
| [FRACTALS](reversals/fractals/Fractals.md) | Williams Fractals | Reversals |
| [FRAMA](trends_IIR/frama/Frama.md) | Ehlers Fractal Adaptive MA | Trends (IIR) |
| [FSI](cycles/fsi/Fsi.md) | Ehlers Fourier Series Indicator | Cycles |
| [FRACTALS](reversals/fractals/Fractals.md) | Williams Fractals | Reversals |
| [FWMA](trends_FIR/fwma/Fwma.md) | Fibonacci Weighted MA | Trends (FIR) |
| [GAMMADIST](numerics/gammadist/Gammadist.md) | Gamma Distribution | Numerics |
| [GATOR](oscillators/gator/Gator.md) | Williams Gator Oscillator | Oscillators |