DT RSI Sig (MT4)
DT RSI Sig is a Relative Strength Index signal toolkit that enhances RSI with detector logic (direction + signal/confirmation) and a clean visual layer. It helps you read momentum flips, pullback entries, and overbought/oversold conditions more reliably in MetaTrader 4.
What it shows
- Signal line + baseline: direction (baseline) and timing (signal) for clear entries/exits.
- Color/markers (if enabled) highlight flips, crosses and zone touches.
- Zero/50-line regime keeps you on the right side of momentum.
Trade ideas
- 50-line regime: prefer longs when RSI regime is above 50, shorts when below 50.
- Signal cross: enter on bullish cross when regime is bullish; mirror for shorts.
- Pullback to signal: in trends, buy dips when signal hooks up from neutral; sell rallies when it hooks down.
- (Optional) Divergence: price makes a new extreme while RSI signal does not — early warning (confirm with PA).
Inputs that matter
- RSI period — e.g., 7/9/14.
- Signal smoothing — reduces noise on crosses.
- Price & method — Close/Typical; SMA/EMA etc.
- Alerts — crosses, regime changes, zone touches.
- Colors/widths — immediate readability.
Suggested usage
- M5–M15: intraday reversals and pullback timing.
- M30–H4: swing continuations with regime filter.
- Pair with ATR-based stops and session filters.
Installation (MT4)
- Open MetaTrader 4 → File → Open Data Folder.
- Copy
dt-rsi-sig-indicator.ex4
to MQL4/Indicators. - Restart MT4 (or refresh Navigator) and attach DT RSI Sig to a chart.
- Tweak inputs → OK.
FAQ
Does it repaint? No; it operates on closed candles.
EAs? Yes via iCustom
.
Markets? FX, indices, metals — any MT4 symbols.
Disclaimer: Test on demo first; no indicator guarantees profits.