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
@@ -161,7 +161,7 @@
* [REFLEX - Ehlers Reflex](/lib/oscillators/reflex/Reflex.md)
* [REVERSEEMA - Ehlers Reverse EMA](/lib/oscillators/reverseema/ReverseEma.md)
* [RVGI - Relative Vigor Index](/lib/oscillators/rvgi/Rvgi.md)
* [RRSI - Rocket RSI (Ehlers)](/lib/oscillators/rrsi/Rrsi.md)
* [RRSI - Ehlers Rocket RSI](/lib/oscillators/rrsi/Rrsi.md)
* [SMI - Stochastic Momentum Index](/lib/oscillators/smi/Smi.md)
* [SQUEEZE - Squeeze Momentum](/lib/oscillators/squeeze/Squeeze.md)
* [SQUEEZE_PRO - Squeeze Pro](/lib/oscillators/squeeze_pro/squeeze_pro.md)