docs(rrsi): rewrite Rrsi.md to match template, rename to Ehlers Rocket RSI

- Full template: property table, tagline, key takeaways, historical context,
  architecture & physics with code references, mathematical foundation,
  interpretation & signal zones, related indicators, validation table,
  performance profile, common pitfalls, FAQ, references
- Title changed from "Rocket RSI" to "Ehlers Rocket RSI" across all indexes
- Updated _sidebar.md, lib/_index.md, lib/oscillators/_index.md
This commit is contained in:
Miha Kralj
2026-03-17 09:48:32 -07:00
parent db6bb86fe6
commit 75bcc12529
4 changed files with 181 additions and 56 deletions
+1 -1
View File
@@ -309,7 +309,7 @@
| [RV](volatility/rv/Rv.md) | Realized Volatility | Volatility |
| [RVI](volatility/rvi/Rvi.md) | Relative Volatility Index | Volatility |
| [RVGI](oscillators/rvgi/Rvgi.md) | Relative Vigor Index | Oscillators |
| [RRSI](oscillators/rrsi/Rrsi.md) | Rocket RSI (Ehlers) | Oscillators |
| [RRSI](oscillators/rrsi/Rrsi.md) | Ehlers Rocket RSI | Oscillators |
| [RWMA](trends_FIR/rwma/Rwma.md) | Range Weighted MA | Trends (FIR) |
| [SAK](filters/sak/Sak.md) | Ehlers Swiss Army Knife | Filters |
| [SAM](momentum/sam/Sam.md) | Smoothed Adaptive Momentum | Momentum |