RSI, Moving Averages, Dynamic Stop Loss Strategy
This strategy uses RSI and Moving Averages for entry signals, coupled with a dynamic stop loss. Ideal for Forex, Indices, and Cryptos across 15-minute to 4-hour
Published · Updated · Methodology: Technical Indicators
Part of: Moving Average Strategies
- Methodology: Technical Indicators
- Content type: strategy
- Timeframes: H4 (4-hour), H1 (1-hour), M30 (30-minute), M15 (15-minute)
- Markets: Forex, Indices, Cryptos, Libra Dólar (GBPUSD)
Source video
Decoded from: 🚀 Crea Robots de Trading Avanzados Sin Programar con FX Dreema: Domina MetaTrader 4 y 5 💡📊 by robotdeforex — watch the original
Strategy overview
Moving average strategies use one or more averages to define the prevailing trend, and pairing them with RSI adds a momentum condition that decides *when* inside that trend a signal counts. What makes this entry different from most MA-plus-oscillator setups is its third named component and its origin: the strategy comes from a tool tutorial rather than a trading lesson. The source video, "🚀 Crea Robots de Trading Avanzados Sin Programar con FX Dreema: Domina MetaTrader 4 y 5 💡📊" from the Spanish-language channel robotdeforex, is built around fxDreema — a visual, block-diagram builder that assembles MetaTrader 4 and 5 expert advisors without writing MQL code. The RSI/moving-average combination is the vehicle; the platform is the subject.
That framing puts the dynamic stop loss in an unusual position. In most indicator strategies the exit is an afterthought bolted onto the entry logic, but naming it in the same breath as RSI and the moving averages signals that stop management is treated as a first-class component here — and it is precisely the part that visual builders make laborious, because a stop that adjusts as the trade develops needs its own logic branch rather than a single number at order-send. The setup is framed across a wide band of timeframes, from H4 down to M15, which suggests it is presented as a reusable template rather than a configuration tuned to one chart.
One honest caveat about the pitch: "advanced robots without programming" is a claim about the barrier to *building*, not about the strategy's edge. Removing the coding step removes an obstacle to implementation, not the obligation to validate — an EA assembled in an afternoon still has to survive out-of-sample testing on your own broker's data and spreads before it means anything. This entry does not carry a full extracted rule set; it catalogs the strategy as the source presents it, and the construction itself is demonstrated in the video.
Topics
trading strategy · pine script · tradingview strategy · rsi strategy · moving average strategy · dynamic stop loss · forex strategy · indices trading strategy · crypto trading strategy · swing trading · day trading · 15 minute strategy · 4 hour strategy · technical indicators
Frequently asked questions
What is fxDreema and how does it relate to this strategy?
fxDreema is a visual, block-based builder that generates expert advisors for MetaTrader 4 and MetaTrader 5 from a flowchart-style diagram instead of hand-written MQL code. In the source video it is the main subject, with the RSI, moving average and dynamic stop loss combination used as the example being assembled.
What does a "dynamic" stop loss mean?
It is a general term for a stop that adjusts as a trade develops rather than sitting at a fixed distance set at entry — for example trailing behind price as the move extends, or scaling its distance to current volatility. The specific implementation varies by strategy; the label only tells you the stop is not static.
Why combine RSI with moving averages?
The two indicators answer different questions. Moving averages describe direction and trend state over a lookback window, while RSI describes how stretched momentum currently is. Combining them is the standard way to build a trend filter plus a timing condition, so signals are only taken in one direction at a time.
Does building an EA with a no-code tool mean the strategy is ready to trade?
No — building and validating are separate steps, and a visual builder only shortens the first one. Any automated setup should be backtested across the timeframes it targets and forward-tested on a demo account with realistic spreads before live capital is involved. Strategy Decoder catalogs strategies like this one from video sources so you can review the concept before deciding whether it is worth testing.
About this strategy page
This trading strategy was decoded by Strategy Decoder's AI from a public YouTube trading video and turned into a structured, reviewable specification. In the interactive app this page shows the full entry and exit logic, risk management settings, the indicators involved with their parameters, AlgoWizard-compatible logic and a Pine Script export ready for TradingView backtesting — plus an automated backtest verdict when one has been computed for this strategy.
Strategy Decoder catalogs 2,229 decoded strategies. Each one is extracted with confidence scoring, cross-linked to the indicators it uses, and kept up to date as new videos are processed daily. Load this page with JavaScript enabled to use the interactive tools, or start from the strategy explorer to filter by methodology, market and timeframe.
Other versions of this strategy
- ADX, Moving Average Strategy — Cole Signals Pro
- RSI Trading Strategy — avatrade.com
- Range Oscillator, Advanced Moving Average Channel Strategy — TradeGenius
- Cumulative RSI Strategy — Quantified Strategies
- VOD Explosion, CM Ultimate MA MFT V4 Scalping Strategy — TradeGenius
- High Close Strategy, Moving Average Filter — Ali Casey | StatOasis