Laguerre RSI with Laguerre Filter (MT5)
Laguerre RSI with Laguerre Filter combines the Laguerre RSI (γ‑controlled) with an additional Laguerre low‑lag smoother. You get an oscillator that keeps early momentum turns while cutting noise in MetaTrader 5.
What it shows
- Laguerre RSI for fast yet smooth momentum (γ shapes responsiveness and depth).
- Laguerre filter overlay/trigger to stabilize swings and mark trend bias via slope.
- Levels — 0.15/0.85 (or classic 30/70 style), and 0.5 midline for regime flips.
- (Optional) arrows/alerts — midline/level crosses, filter slope flips, OB/OS exits, and divergence hints.
Trade ideas
- Flip → first pullback: after a 0.5 midline cross up, buy the first dip that holds > 0.4–0.45; mirror for shorts.
- Trend‑aligned hooks: with filter slope up, use Laguerre RSI hooks up from 0.2–0.4 as continuation entries.
- OB/OS sweeps: in ranges, fade exhausted 0.85–1.00 spikes back toward 0.5.
- (Optional) Confluence: add MA/structure; Laguerre color/slope keeps bias obvious.
Inputs that matter
- Gamma (γ) — main responsiveness control of Laguerre RSI.
- Laguerre length — smoothness vs lag of the filter.
- Levels — OB/OS bands (e.g., 0.15/0.85) and midline 0.5.
- Alerts — crosses, slope flips, exits.
- Colors/widths — quick visual read.
Suggested usage
- M5–M15: momentum flips and pullbacks.
- M30–H4: swing continuations; flip → pullback → resume.
- Daily+: regime read and risk tilt.
Installation (MT5)
- Open MetaTrader 5 → File → Open Data Folder.
- Copy
laguerre-rsi-with-laguerre-filter-extended.ex5
to MQL5/Indicators. - Restart MT5 (or refresh Navigator) and attach Laguerre RSI with Laguerre Filter.
- Tweak inputs → OK.
FAQ
Does it repaint? Laguerre RSI and the filter are non‑repainting on closed bars.
Use in EAs? Yes, via iCustom
.
Markets? FX, indices, metals, crypto — anything on MT5.
Disclaimer: Test on a demo account first; risk management is essential.