شعار "Breakout channel"
مؤشر
435 التنزيلات
الإصدار 1.0، Nov 2025
Windows, Mac
صورة "Breakout channel" المحملة
42.1M
حجم التداول
6.13M
الربح بالبيب
152
المبيعات
6.42K
التثبيتات المجانية

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
RSI
Bollinger
Fibonacci
Scalping
AI
XAUUSD
NAS100
MACD
BTCUSD
Forex
Breakout
EURUSD
NZDUSD
Martingale
Prop
ZigZag
Supertrend
Fair Value Gap
SMC
Crypto
Grid
Stocks
ATR
USDJPY
VWAP
يتم توفير المنتجات المتاحة من خلال cTrader Store، بما في ذلك روبوتات التداول والمؤشرات والإضافات، من قبل مطوري الطرف الثالث وإتاحتها لأغراض الوصول المعلوماتي والفني فقط. cTrader Store ليس وسيطًا ولا يقدم نصائح استثمارية أو توصيات شخصية أو أي ضمان للأداء المستقبلي.

المزيد من هذا المؤلف

مؤشر
AI
ATR
+27
Read aggressive flow in real time. Flexible resets (Day/Week/Month), optional EMA smoothing, and non-repainting cumulati
cBot
AI
ATR
+27
The Prop-Ready Bot The Definitive Automaton for Challenges 🛡️ V2.0
مؤشر
AI
Grid
+17
Editions: Free (core VWAP + bands) · Pro (multi‑VWAP, click‑to‑anchor, alerts).
cBot
AI
ATR
+21
A price-action-first algorithm to trade Breakout, Approach, and Return around prior High/Low levels—with Prop-style risk
مؤشر
AI
ATR
+27
Volume Bubbles is a lightweight yet powerful visual indicator for cTrader
cBot
AI
ATR
+27
AILevelTrader — Multi-AI Consensus Trading Bot 11 AI providers. One consensus. Prop Firm Ready.
1.9
عامل الربح
4%
أقصى تراجع
cBot
AI
ATR
+27
N.B.: Results with an initial invested capital of 100 euros.
cBot
AI
ATR
+27
The Elliott Wave Pro Bot is a sophisticated and highly configurable algorithmic trading system
مؤشر
AI
ATR
+27
Want a cBot based on this indicator? Contact us!
cBot
AI
ATR
+8
Breakout scalping with prop-firm grade equity control.
مؤشر
Prop
Forex
+15
ZigZag Free is a clean swing-detection tool that marks significant pivot highs/lows
cBot
AI
ATR
+27
✅ Buy 3 prop accounts and manage just 1: cut management effort by 66% with a professional tool.

قد يعجبك أيضًا

مؤشر
AI
ATR
+26
MacD Custom Indicator-Multiple Time Frame
مؤشر
Prop
Forex
+12
Daily High & Low with live Percentage change.
مؤشر
ATR
SMC
+18
Super Wick detects powerful candle rejections: fractal long-wicks, HTF resonance zones, and a WSI gauge.
مؤشر
Forex
Crypto
+1
The Trend Angle Indicator provides a clear and intuitive way to visualize market trends.
مؤشر
Smart Liquidity Zones PRO auto-detects liquidity grabs, wicks, traps & manipulations — trade like the smart money.
مؤشر
Breakout
Overlay a real-time higher-timeframe candle on your chart — color-coded bias without switching TFs.
مؤشر
ATR
Signal
+4
A custom support resistance indicator, specifically designed for scalping techniques.
مؤشر
RSI
BTCUSD
+5
🎯 Auto-plots key zones (Accumulation, Manipulation, Distribution) . Reveals institutional traps & trends.
مؤشر
ATR
Forex
+11
Multi-timeframe ATR, smart swap calculator, range analysis all in one professional panel.
مؤشر
Forex
BTCUSD
+11
High-Low and Pivot Point
شعار "market session"
الأعلى تقييمًا
4.6
(5)
مجاني
مؤشر
Market session indicator (Asia, Frankfurt, New York, London)
مؤشر
Signal
Trades Opening Range Breakouts Indicator with dynamic stops/targets adapting to market volatility.
مؤشر
Forex
Crypto
+3
Structural analysis framework designed to quantify swing point behavior at psychological price levels
مؤشر
ATR
RSI
+5
Visualizes potential momentum shifts before market direction changes.
مؤشر
Forex
EURUSD
+3
Forex Strength Meter for cTrader: 4 custom currencies, cross alerts, visual arrows. Trade smarter!
شعار "ADX and ADI"
الأعلى تقييمًا
5.0
(2)
مجاني
مؤشر
This custom indicator is a complete implementation of the Average Directional Index and Directional Indicators.
مؤشر
AI
ATR
+27
Binary Options Signals Pro – Precision Trading at Your Fingertips
شعار "WaveWeisBarForce"
الأعلى تقييمًا
5.0
(2)
مجاني
مؤشر
Forex
Crypto
+3
Wave Weis Bar Force - is an indicator that applies the logic of Volume waves (Weis) to determine accumulation
42.1M
حجم التداول
6.13M
الربح بالبيب
152
المبيعات
6.42K
التثبيتات المجانية