Bollinger Bands Indicator
Learn how the Bollinger Bands indicator works in Forex trading, including its core functions and practical applications for strategy development.
Published · Updated · Methodology: Technical Indicators
Part of: Bollinger Bands Strategies
- Methodology: Technical Indicators
- Content type: indicator
- Markets: Forex
Indicators used
- Bollinger Bands
Source video
Decoded from: 📊 Potencia tu Trading con Bollinger Bands en FX Dreema 🚀 Construye tu Robot Sin Programar 💡🔥 by robotdeforex — watch the original
Strategy overview
Bollinger Bands wrap a moving average in volatility-scaled envelopes, so price is read relative to how far it has stretched from its own recent mean. What makes this entry different from most Bollinger material is that the chart is not really the destination: the video is a build tutorial from the Spanish-language channel robotdeforex, and its subject is FX Dreema — a visual, drag-and-drop environment for assembling MetaTrader expert advisors — with the indicator serving as the input component rather than the topic.
That shifts the questions a viewer is being taught to answer. On a chart, a band touch is something you interpret; inside an EA builder it has to become an explicit condition wired to an order block, which means committing to a period and deviation, to whether the trigger is a touch or a close beyond the band, and to what closes the position. The channel's promise — "construye tu robot sin programar" — is a claim about syntax, not about specification: a block canvas removes the need to write MQL, but every decision the code would have encoded still has to be made somewhere, and a builder makes those blanks visible rather than filling them in.
The title commits to the tool and the indicator and to nothing else — no pair, no timeframe, no band settings — and no structured rules were extracted from this video, so it is best read as an introduction to putting Bollinger Bands into an automated workflow rather than as a specification of a particular Bollinger system. The value is in the pipeline it demonstrates: indicator condition, to visual logic, to a robot that can be backtested in the terminal instead of judged by eye.
Topics
bollinger bands · forex strategy · technical indicators · tradingview strategy · pine script · trading strategy · forex trading strategy · indicator strategy
Frequently asked questions
What are Bollinger Bands?
Bollinger Bands plot a moving average with an upper and lower envelope placed a number of standard deviations away, so the bands widen when volatility rises and narrow when it falls. Traders use them to judge whether price is stretched relative to its own recent range.
What is FX Dreema and why is it used with Bollinger Bands?
FX Dreema is presented in the video as a visual builder for MetaTrader expert advisors, where logic is assembled from blocks instead of written in code. Bollinger Bands appear there as an indicator component whose readings can be wired directly into entry and exit conditions.
Can I really build a Bollinger Bands robot without programming?
A visual builder removes the need to write code, but not the need to define the strategy. You still have to choose the band period and deviation, the exact trigger condition, the exit, and the risk rules — the builder just expresses those choices graphically rather than in a scripting language.
Does this video specify the settings for the Bollinger Bands strategy?
The title names the indicator and the build tool but does not state a timeframe, instrument, or band parameters, and no structured rule set was extracted from it. Treat it as a tutorial on automating a Bollinger-based idea, and backtest any configuration you build on historical data before trading it.
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
- Volatility Squeeze Indicator Strategy — Ali Casey | StatOasis
- Bollinger Bands Squeeze, Volatility Squeeze — Ali Casey | StatOasis
- Linear Regression Bands Strategy — Ali Casey | StatOasis
- EURUSD Daytrading Strategy — Rubén Martínez
- Bollinger Bands, Price Action — Ashish Kyal, Author
- Revertium500 Strategy (Bollinger Bands) — SMQuantum