Логотип продукта "Breakout channel"
Breakout channel
Загруженное изображение продукта "Breakout channel"
42.1M
Торгуемый объем
6.13M
Выигранные пипы
138
Продажи
5.81K
Бесплатные установки

Breakout Channels

What it does

Breakout Channels automatically detects consolidation ranges (price “boxes”) and marks breakout points when price escapes those ranges.

It draws:

  • A grey channel box around the consolidation zone
  • A red upper band (potential resistance)
  • A green lower band (potential support)
  • A white dotted midline (channel midpoint)
  • Coloured dots when a breakout occurs:
    • Green/cyan dot below the box → bullish breakout
    • Red dot above the box → bearish breakout

The idea is to visually highlight areas where price is coiling and where strong moves are likely to start when the range breaks.


How it calculates

  1. Price normalisation
    • Over the last Normalization Length bars it finds the highest high and lowest low.
    • It normalises the close into a 0–1 range:
      normalizedPrice=Close−LowestLowHighestHigh−LowestLow\text{normalizedPrice} = \frac{\text{Close} - \text{LowestLow}}{\text{HighestHigh} - \text{LowestLow}}normalizedPrice=HighestHigh−LowestLowClose−LowestLow​
  2. Volatility measure
    • It computes the standard deviation of the normalised price over 14 bars.
    • This gives a volatility series used to detect turning points in the market structure.
  3. Upper / Lower “volatility lines”
    • Over the last (Box Detection Length + 1) bars, it finds:
      • the bar where volatility was highest
      • the bar where volatility was lowest
    • From how many bars ago these extremes occurred, it builds two synthetic lines: Upper and Lower.
    • Crosses between these lines signal potential start/end of a channel phase.
  4. Channel start & duration
    • When Lower crosses above Upper, the indicator marks a potential channel start.
    • From that bar it tracks the duration and the highest high / lowest low in the period.
  5. Channel creation
    • When later Upper crosses back above Lower, and the duration is greater than 10 bars:
      • It defines the channel Top as the highest high in that period.
      • It defines the channel Bottom as the lowest low.
      • It measures the current ATR/2 to separate a thin zone at the top and bottom:
        • Red band at the top (bearish band)
        • Green band at the bottom (bullish band)
      • It draws:
        • Grey outline rectangle (full channel)
        • Red top outline
        • Green bottom outline
        • A dotted white midline through the centre
    • Channels remain on the chart as historical structure (they are not deleted after breakout).
  6. Breakout detection
    • For each active channel, on every new bar it calculates a reference price:
      • If Strong Closes Only = true → uses the midpoint of the candle body:
        refPrice=(Open+Close)/2\text{refPrice} = (\text{Open} + \text{Close})/2refPrice=(Open+Close)/2
        This requires more than half of the body to be outside the box.
      • If Strong Closes Only = false → uses simple Close.
    • Breakout rules:
      • If refPrice > Topbullish breakout
        • Plots a green dot at the channel Bottom.
        • Deactivates this channel (stops extending it), but the box stays visible.
      • If refPrice < Bottombearish breakout
        • Plots a red dot at the channel Top.
        • Deactivates the channel.
      • Otherwise, the channel is still active and its right edge is extended to the current bar.
  7. Nested Channels option
    • If Nested Channels = true, multiple channels can overlap in time and price.
    • If false, the indicator blocks creation of a new channel that would overlap an existing one.



How to read and use it

  1. Grey box (channel)
    • Represents a consolidation / balance zone where price has been trading for a while.
    • The longer and taller the box, the more significant the range.
  2. Red upper band (resistance zone)
    • The top portion of the channel, visually emphasised as a potential resistance area.
    • Repeated rejections near this band suggest selling pressure inside the range.
  3. Green lower band (support zone)
    • The bottom portion of the channel, highlighted as potential support.
    • Repeated bounces suggest buyers defending the lower edge of the range.
  4. White dotted midline
    • The midpoint of the channel – a kind of local “fair value”.
    • Price oscillating around this line indicates balance; strong moves away often precede a test of the opposite band.
  5. Breakout dots
    • Green dot below the box:
      • Price has closed strongly above the top of the channel (or simply closed above, depending on Strong Closes Only).
      • Suggests a bullish breakout – potential start of an up-move from a volatility squeeze.
    • Red dot above the box:
      • Price has closed strongly below the bottom of the channel.
      • Suggests a bearish breakout – potential start of a down-move.
  6. Typical ways to use it (idea-level)
    • Trend-following breakouts
      • Trade in the direction of the breakout (buy after green dot, sell after red dot), ideally in confluence with higher-timeframe trend or other indicators.
    • Filter & confirmation
      • Use the channel and its breakout only as a filter for your existing strategy (e.g. only take long setups if the last signal was a bullish breakout).
    • Risk placement
      • For bullish breakouts, many traders place stops inside or just below the former channel; for bearish, inside or above the box.


Профиль индикатора
0.0
Отзывы: 0
Отзывы покупателей
У этого продукта еще нет отзывов. Уже попробовали его? Поделитесь впечатлениями!
Signal
Indices
Commodities
GBPUSD
MACD
Bollinger
Scalping
Supertrend
AI
XAUUSD
NAS100
BTCUSD
Forex
Breakout
RSI
EURUSD
NZDUSD
Fibonacci
Martingale
VWAP
Prop
ZigZag
ATR
SMC
Crypto
Grid
Stocks
Fair Value Gap (FVG)
USDJPY
Продукты, доступные в cTrader Store, включая торговых ботов, индикаторы и плагины, предоставляются сторонними разработчиками и доступны исключительно в информационных и технических целях. cTrader Store не является брокером и не предоставляет инвестиционные консультации, персональные рекомендации или какие-либо гарантии будущей доходности.

Больше от этого автора

Read aggressive flow in real time. Flexible resets (Day/Week/Month), optional EMA smoothing, and non-repainting cumulati
The Prop-Ready Bot The Definitive Automaton for Challenges 🛡️ V2.0
Editions: Free (core VWAP + bands) · Pro (multi‑VWAP, click‑to‑anchor, alerts).
Логотип продукта "Breakout Premium Pro v2.0"
5.0
(1)
$ 49
/
$97
A price-action-first algorithm to trade Breakout, Approach, and Return around prior High/Low levels—with Prop-style risk
Volume Bubbles is a lightweight yet powerful visual indicator for cTrader
Логотип продукта "ElliottWave Pro cBot"
5.0
(1)
$ 69
/
$99
The Elliott Wave Pro Bot is a sophisticated and highly configurable algorithmic trading system
N.B.: Results with an initial invested capital of 100 euros.
AILevelTrader — Multi-AI Consensus Trading Bot 11 AI providers. One consensus. Prop Firm Ready.
1.9
Фактор прибыли
4%
Макс. просадка
Want a cBot based on this indicator? Contact us!
Логотип продукта "Scalper Pro PROP"
4.0
(1)
$ 49
/
$89
Breakout scalping with prop-firm grade equity control.
ZigZag Free is a clean swing-detection tool that marks significant pivot highs/lows
Логотип продукта "TradeCopierBot"
$ 69
/
$119
✅ Buy 3 prop accounts and manage just 1: cut management effort by 66% with a professional tool.

Вам также может понравиться

Custom Vwap Indicator
Multi-timeframe pivot points with 8 support/resistance levels. Professional trading tool for precise entry/exit points.
Combines multiple Currency Pairs / Symbols into a single Weighted Average Strength of that currency.
Trade fearlessly: auto-adjusts order blocks, manages risks, and ensures precision. Was Free for early users now -80%
Логотип продукта "VWAP Pro"
5.0
(4)
Бесплатно
Advanced VWAP with up to 30 anchored levels, multiple timeframes, memory mode, standard deviation bands & simple GUI
Логотип продукта "Super Wick"
$ 29
/
$49
Super Wick detects powerful candle rejections: fractal long-wicks, HTF resonance zones, and a WSI gauge.
Indicator,combines with several strategies.MA locate trends,pullback, signal volumes, reversals, support and resistance
don't move to the end of chart after timeframe changing. it should be better to use for near history. for long history
Revolutionary Candlestick Visualization
Technical self-analysis, WITH SOUND ALERT
show symbol and time fram, daily net profit percent, daily net profit, and spread ln your chart. consider that timezone
Lightweight utility indicator designed to preload and persist custom colors in cTrader’s “Recent Colors” list.
The profit and loss of your current trades are always displayed on the chart.
Unique Pyramid Design , Clear Price Action Trend
ICT First Presented FVG
Volatility indicator for Renko.
Trading indicator designed to give you the edge by accurately identify critical support and resistance levels.
The ZigZag Trend is a market structure tool that filters out small price fluctuations and highlights major swing.
42.1M
Торгуемый объем
6.13M
Выигранные пипы
138
Продажи
5.81K
Бесплатные установки