DynamicBreakoutBoxTrading

DynamicBreakoutBoxTrading is a professional breakout-box indicator for MetaTrader that automatically detects “congestion zones” (price compression ranges) and builds a breakout box around them. The box expands forward in time until price breaks out, then the indicator prints breakout levels, optional continuation box, take-profit projections, and trade-signal arrows.

The main goal is to provide a clean, objective structure for range → breakout → continuation workflows, suitable for both manual trading and EA integration via indicator buffers.

How the box is built (Core Logic)

  1. Choose the working timeframe for the box
    The box can be calculated on a dedicated timeframe ( BoxTimeFrame ) even if your chart is different.

  2. Detect a “congestion zone” dynamically
    The indicator searches for the minimal number of bars (but not less than the configured minimum) where the High–Low range remains below a specified threshold (Box Range).

  • If the range stays “small enough”, it is considered a congestion zone.

  • When the range grows beyond the threshold, the congestion zone ends.

  1. Breakout levels (BO lines) + buffer

  • The raw congestion zone edges define the breakout area.

  • BoxBufferPips  shifts breakout trigger lines away from the box edges for cleaner entries and fewer false breakouts.

  1. Breakout confirmation
    You can require N bars closed outside the breakout level before the signal is printed:

  • MinBarsClosedOutsideBO = 0  → signal immediately on first breakout

  • MinBarsClosedOutsideBO >= 1  → signal after N closes outside BO

  1. Targets (TP levels)
    Optional TP projections are displayed using:

  • Factor-based targets (multipliers of the box size), OR

  • Fixed pips targets (absolute pips from the entry)

The mode is automatically selected per TP using the  TP_is_pips_above  threshold (explained below).

Signals and EA usage

The indicator can print BUY/SELL arrows when breakout conditions are satisfied.
It also provides EA-ready buffers (via  iCustom ) so you can read signals programmatically.

Optional notifications:

  • Popup alert

  • Sound

  • Push notification

  • Email
    (with built-in cooldown protection to avoid alert spam)

Inputs (All Parameters Explained)

A) Box Detection

  • BoxLength
    Minimum congestion duration in “BoxTimeFrame bars”. Higher value → fewer but stronger boxes.

  • BoxTimeFrame
    Timeframe (in minutes) used to calculate boxes (e.g., 15 = M15). Set to 0 to use current chart timeframe.

  • BoxRange
    Congestion threshold (in pips). Smaller → tighter boxes, more frequent signals. Larger → wider boxes, fewer signals.

  • AutoBoxRange
    If true, the box size is calculated dynamically from Daily ATR instead of fixed  BoxRange .

  • AutoBoxRangeDailyATRperiod
    ATR period on D1 used for automatic range calculation.

  • AutoBoxRangeDailyATRfactor
    Multiplier applied to Daily ATR to obtain dynamic BoxRange (volatility-adaptive).

  • BoxBufferPips
    Distance (pips) between the real box edges and breakout trigger lines (BO lines). Helps filter noise.

  • DaysBack
    How many days of history to scan and draw boxes for.

B) Breakout Confirmation / Entry Logic

  • MinBarsClosedOutsideBO
    Number of fully closed bars that must close outside the breakout level to trigger a signal.
    0  = enter immediately on breakout.

C) Display / Panel / TP Levels

  • ShowDisplayPanel
    Shows/hides the information panel (if enabled in this build).

  • ShowTPLevels
    Enables TP projections on the chart.

  • ShowTPLevelsOnLastBoxOnly
    If true, TP levels are drawn only for the most recent box (cleaner chart).

  • TP1 … TP9
    Target values. Each TP can be interpreted in two ways (see  TP_is_pips_above  below).

  • TPLevelColor
    Color of TP/Fibo levels.

  • TP_is_pips_above
    Threshold that defines how TP values are interpreted:

    • If  TPx < TP_is_pips_above  → TPx is treated as a factor of box size (e.g., 0.618, 1.382, 2.618, etc.)

    • If  TPx >= TP_is_pips_above  → TPx is treated as fixed pips from entry (absolute pips target)

D) Signal Arrows (Visual)

  • BuySignalArrowCode / SellSignalArrowCode
    Wingdings arrow codes used for signals.

  • BuySignalArrowColor / SellSignalArrowColor
    Arrow colors.

E) Alerts / Notifications

  • SignalMail
    Send email on a new signal.

  • SignalAlert
    Show popup alert on a new signal.

  • SignalSound
    Play sound on a new signal.

  • SignalSoundFile
    Sound file name (e.g.,  alert.wav ) placed in the terminal sounds folder.

  • SignalPush
    Send push notification to MetaQuotes ID.

  • SignalCooldownSec
    Cooldown (seconds) to prevent repeated alerts for the same breakout.

F) Statistics / Export

  • CreateStatisticsFile
    If true, the indicator creates/updates a CSV statistics file (for analysis).

G) Styling / Colors / Objects

  • BreakoutBoxFontSize
    Font size for box labels.

  • BreakoutBoxColor
    Main box color.

  • BreakoutBoxContColor
    Continuation box color.

  • BreakoutBoxContFullColored
    If true, continuation box is fully colored.

  • BreakoutBoxContPriceColor
    Color of continuation box price labels.

  • BreakoutPriceColor
    Color of breakout price labels/lines.

  • BreakoutPriceWidth
    Thickness/visibility of breakout price labels/lines.

  • StatsColor / StatsBGColor
    Panel text/background colors.

  • StatsCorner
    Panel corner location (0..3).

  • BoxVerticalLineDelimiter
    Draws vertical delimiters for boxes (optional).

  • BoxVerticalLineColor
    Color of vertical delimiters.

  • SwingLabelsFontSize / SwingLabelsColor
    Swing/label styling (if enabled in your build).

  • Fonts
    Font name (e.g., Arial).

  • debug
    Debug mode (0 = off). Use only for troubleshooting.

Notes

  • Works on any symbol (including CFDs and metals) and timeframe.

  • Breakout confirmation and volatility-adaptive range make it suitable for both conservative and aggressive breakout styles.

  • EA-ready buffers allow integration into automated strategies via  iCustom .


Prodotti consigliati
Il Parabolic SAR & Support/Resistance Levels non è solo un indicatore di analisi tecnica, utilizzato nel trading forex per identificare potenziali inversioni di tendenza e punti di entrata e uscita, ma anche una strategia di trading autonoma pronta all'uso. L'indicatore si basa sull'indicatore PSAR aggiungendo livelli dinamici di supporto e resistenza al grafico, che possono aiutare i trader a identificare i livelli di prezzo chiave in cui il mercato potrebbe potenzialmente invertirsi. Utilizz
Support And Resistance Screener is in one level indicator for MetaTrader that provide multiple tools inside one indicator. The available tools are :  1. Market Structure Screener. 2. Bullish Pullback Zone. 3. Bearish Pullback Zone. 4. Daily Pivots Points 5. weekly Pivots Points 6. monthly Pivots Points 7. Strong Support and Resistance based on Harmonic Pattern and volume. 8. Bank Level Zones. Key Features All in one level indicator. All types of alerts ( Pop-up alert, puss notification alerts.
PX Trend
Vitalii Zakharuk
PX Trend is a technical indicator that mathematically transforms the price of a currency pair in the form of signaling arrows on the chart, it is used to predict the direction of the market movement. This tool is basic for the interpretation of the parameters of the graphs in technical analysis. PX Trend refers to an arrow indicator Forex - a tool that gives unambiguous signals to buy or sell currencies using arrows. An arrow directed upwards recommends buying, downward - selling. The indicato
This indicator is meant for Harmonic Traders, it helps them in identifying the formed patterns by analyzing the market past data, looking for Harmonic Patterns. The Patterns that this indicator can detect are: AB=CD Butterfly Gartely Crab Bat The indicator shows the following: The completed pattern, with the critical zone highlighted in Gray box The suggested 3 take profit levels (in green) The Suggested Stop Loss level (in Red) The formed pattern ratios can be checked by hovering the mouse on t
Price Strength
Vincenzo Maria Arricale
This indicator computes two lines representing the price bar strength. Close, high and low of each bar are compared with the highest high and lowest low of the last N bars, where N is a parameter set by user. Two lines are computed, a red one and a green one, with values between 0 and 100. High values of the red line means that close is very far from the bar high, while high value of the green line means price  is very far from the bar low . The indicator provides alerts when red or green line a
Indicators 14 in 1
Makarii Gubaydullin
5 (1)
14 indicatori e strumenti ausiliari per un trading conveniente Questa utility contiene 14 strumenti aggiuntivi che possono essere utili per determinate azioni del trader,   semplificando e accelerando così il processo di trading. Dai un'occhiata al mio  #1 Trade Manager : include 66+ funzioni e indicatori  |   Contattami  se hai domande A causa delle diverse risoluzioni dei monitor, alcuni utenti potrebbero riscontrare che le etichette vengono visualizzate in sovrapposizione o troppo piccole. Se
Fibo Panda is an indicator that can help you predict the end of daily trends. If the daily price has reached the END L4 or END H4, means the Daily volume is enough. If the daily price has reached the Highest or Lowest, means the price has reached the highest or lowest level. Price must touch the End Hi or End Low Level to complete the price movement of each timeframe. A conclusion can be made whether to buy or sell. If the price is in the High Guard and Low Guard areas it means the price is now
Happy Croc
Pui Yan Leung
Overview Happy Croc is a trend-following and momentum-based technical indicator, it is built upon the classic Bill Williams Alligator logic and significantly enhanced by adding two critical filters: 200 SMA and Stochastic Oscillator for momentum confirmation. The indicator is designed to identify "crossover" events specifically in the direction of the dominant market trend.   Key Functions Trend Filtering (SMA 200) Acts as a primary gatekeeper for signals: Buy arrows are only permitted when the
BreakevenMarginCallPanel
Andrian Armand Gannery
This is indicator for checking your trades. Please see the pictures attachment, the indicator show info about: - Breakeven Level; - Margin Call Level; - Two volume info, past and current (With color exchange base on the past volume); - Spreads; - Swap Long and Swap Short (With color change, positive and negative swap); - Running Price; -Today High Low Pips; - Today Open to Current Running Price pips. This indicator not for trading entry, only to assist your trade management Regards
This indicator is a proof of concept of pyramid trading strategy. It draws fibonacci level automatically from higher high to lower low or from lower low to higher high combinate with Pyramid Trading Strategy for better risk reward ratio. What is Pyramid Trading Strategy? The pyramid forex trading strategy is a something every forex trader should know about because it makes the difference between making some pips with some risk in only one trade or some pips with less the risk by applying the pyr
This indicator was created to spot potential reversals in the market. It will help you find the edge while trading which is required to be profitable. The indicator does what its good at, processing data objectively and presents you with the results once a new setup has been formed. It can send you a notification or email and such, so you are not required to follow the market every move. This, coupled with the edge it gives, give you the time and rest to take the appropriate action. The Engulfi
Looking for a trading tool based on the RSI indicator that can display crossovers arrows on all time frames? Introducing trading indicator : All Time Frame Double RSI Model S ready to help you achieve daily profits. This tool is created using the intersection of two RSI (Double RSI) indicator lines: the main RSI and the signal RSI. Using this tool makes it easier to observe the real-time dashboard and intersections of multiple timeframes simultaneously. Viewing both higher and lower timeframes
Looking for a trading tool based on the RSI indicator that can display crossovers arrows on all time frames? Introducing trading indicator : All Time Frame Double RSI Model T ready to help you achieve daily profits. This tool is created using the intersection of two RSI (Double RSI) indicator lines: the main RSI and the signal RSI. Using this tool makes it easier to observe the real-time dashboard and intersections of multiple timeframes simultaneously. Viewing both higher and lower timeframes
My Point MT4
Claudia Ramona Angerer
4 (1)
Diagnosis of major and minor pivot Trend detection with many signals Can be used in all symbols Can be used in all time frames Settings: Back Show: The number of candles it displays If you need any adjustments, or have any questions or suggestions, message me How to trade: Blue: sell signal Red: buy signal Blue and red at the same time: no signal Exit signal: Opposite signal
Note : The slow loading of the indicator issue has been addressed . This new version loads fast and does not slow the platform. Version 1.3 : We have updated the indicator to include an historical bar scanning option . So instead of scanning all bars in the history (which can make the indicator slow sometimes ) , you can select the maximum number of bars it can scan which can increase the performance and make the indicator faster. This indicator scans the 1-3 Trendline pattern . The indicato
MoveWave
Andriy Sydoruk
MoveWave - Moving waves are very handy indicators for determining pivot levels. Most Forex traders make decisions based on technical analysis. This type of analysis determines patterns and trends in the market. With the help of complex mathematical equations that are combined and made out in the form of this indicator, the trader will be able to more accurately determine the price reversal levels. Wave theory mathematically represents various behavioral models of the market. It is used as the ba
Session Kill zones with panel for quick changes. Asia Killzone London Killzone New York Killzone London Close Killzone In this indicator GMT+2 timings are used that are most common among many brokers. read the image attached in the screenshots to know more about sessions adjustments Session timings can be changed according to your broker timings and day light savings. Thank you :) Always open to feedback and criticism if it helps me provide you more value. - Rahul  My other indicators you may l
ROC acceleration-deceleration is the manual system for medium-term scalping. Indicator based on custom ROC system which defines bullish/bearish market and especially  acceleration-deceleration of tendention in the market's main direction. Buy arrow is plotted during bearish market when current trend decelerates and sell  arrow is plotted during bullish market when current trend decelerates. Main Indicator's Features Signals are not repaint,non-late or disappear(exept cases when system recalculat
Ska ZigZag BuySell
NKATEKO VUKOSI LEROY MASANGO
Ska ZigZag BuySell indicator determines the overbought and oversold regions within a trend. The indicator determines the overbought region by the candlestick high and the oversold region by the candlestick low. This indicator only gives signals with arrow and audible alerts each and every time when a new candlestick appear. To utilize the full strategy i recommend using "Ska ZigZag BuySell" together with "Ska ZigZag Line". The Ska ZigZag Line indicator is available for free. NOTE: Indicator is h
IL       Parabolic Breakout Scanner Pro       è un       strumento completo di analisi di mercato       progettato per       monitorare più coppie di valute e intervalli di tempo contemporaneamente       usando       Rilevamento del breakout SAR parabolico   . Questo indicatore       esegue scansioni continue       attraverso vari       strumenti di trading       E       orizzonti temporali   , identificazione       potenziali modelli di breakout       e fornire ai commercianti un       dashboa
Machine Learning Adaptive SuperTrend - Take Your Trading to the Next Level! Introducing the   Machine Learning Adaptive SuperTrend , an advanced trading indicator designed to adapt to market volatility dynamically using machine learning techniques. This indicator employs k-means clustering to categorize market volatility into high, medium, and low levels, enhancing the traditional SuperTrend strategy. Perfect for traders who want an edge in identifying trend shifts and market conditio
Trend Forecasting
Mohamed Hassan
4.76 (17)
Summer Sale: 50% OFF!!! Promotion is valid until 08 August 2025!  This indicator is unstoppable when combined with our other indicator called Katana. After purchase, send us a message and you could get Katana for FREE as a BONUS After purchase, send us a private message for your instructions.  The Trend Forecasting indicator is a very unique & easy tool that is able to make prediction about future price movement based on the signals generated by MACD . It helps you have an estimation on the are
Candle Inside indicator - draws Japanese candlesticks of a higher timeframe on the chart. Now, after loading the indicator, it is possible to see what is happening inside each candle. In addition to the standard buttons for selecting the timeframe in the MT-4 terminal, additional buttons are added, when clicked, an older period is selected to display Japanese candles or zones. For example, if you select the standard period M1 and the period of the indicator M5, then the chart will display minute
Alert Up Down MT4
William Oswaldo Mayorga Urduy
ALERT UP - DOWN FOR METATRADER 5 This indicator generates an alert when the price leaves the zone between the UP and DOWN lines. You can generate alerts of various types such as: > Sound > Message box > Message in the expert box > Mail (previously configured) > PUSH notifications (previously configured) The lines must be configured from the indicator properties and not from the lines properties, since if it is done from the lines properties, the finonacci may be affected. Among the s
ICT Time Cycle
Robby Suhendrawan
ICT Market Time Cycle – Complete Session & Time Window Discounted   Price   $50  !!     Secure your lifetime access   now   before it switches to   subscription-only ! ICT Market Time Cycle is a professional trading indicator designed to help traders follow the ICT (Inner Circle Trader) methodology with ease. It automatically displays the main market sessions (Asia, London, and New York), along with Killzones, Silver Bullet windows, and Macro times directly on your chart. With this tool, you no
Overview Happy Devil  is an Auto-Fibonacci Retracement Indicator designed to eliminate the subjectivity of manual drawing. It identifies market swings automatically   Key Functions 1. Visual Legend Blue Lines (0.0% & 100.0%): Represent the boundaries of the current price swing. Red Line (61.8%): Highlights the "Golden Ratio," a critical level for trend reversals or retracements. White Lines: Represent the secondary retracement levels (23.6%, 38.2%, 50.0%, 78.6%). Auto-Extend Right: All lines aut
HF SuperZig
Wong Sze Wai
5 (2)
This SuperZig indicator is special design for some trader trade with  ZigZag  and  Fibonacci . ( !!! NEW !!! +++ Support and Resistance +++ ) It will draw least two Fibonacci automatically in your chart period. Alerts when Created/Touced the Support/Resistance Box, it will send phone push/email notification to you at the same time. ZigZag + Fibo + BreakOutLine + SupportResistance = SuperZig !!! Input Parameter: " Show ZigZag " ::  Show ZigZag indicator with your own style ; " Show BreakOut Lin
Alpha TP Zone
Effendi Hadi Rais S T
5 (1)
ALPHA TP ZONE – SMART TAKE PROFIT & LIQUIDITY TOOL Alpha TP Zone is a professional trading indicator designed to help traders identify liquidity zones, take profit targets, and high-probability reaction areas with precision. KEY FEATURES Automatic Liquidity Detection (Buy & Sell Zones) Smart Take Profit Levels (Institutional Target) Clean Zone Visualization (No Lag) Real-Time Market Reaction Mapping Built-in Alert System Multi-Timeframe Compatible HOW IT WORKS The indicator
FREE
Range one
Abdiasis Omar Hassan
Range one indicator MT4, for any instruments and it alerts instant, suitable and works best timeframes (4H) and higher 1 . to trade as trend you will need to have Confirmation technical indicator called PARABOLIC SAR Periods step = 0.9 and Maximum = 0.2  Go buy if PSAR is Trending (if PSAR is greater then previous PSAR)  and Go Sell (if PSAR is lower then previous ) 2. Range one indicator is for One candle to trade when it alerts you Buy Go Buy for One candle and Sell Respectively 3 see the pi
This is indicator signals entry buy or sell for trader. It notification price entry to trader and price Stop Loss and price Take Profit. Indicator price for entry orders Pending Limit. Input Parameters On Alert - true/false (Displays a message in a separate window.) On Send Notification - false/true. (Sends push notifications to the mobile terminals, whose Meta Quotes IDs are specified in the "Notifications" tab. (Strict use restrictions are set for the SendNotification() function: no more than
Gli utenti di questo prodotto hanno anche acquistato
Neuro Poseidon MT4
Daria Rezueva
4.84 (43)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for all
Gann Made Easy
Oleg Rodin
4.84 (167)
Gann Made Easy è un sistema di trading Forex professionale e facile da usare che si basa sui migliori principi del trading utilizzando la teoria di mr. WD Gann. L'indicatore fornisce segnali ACQUISTA e VENDI accurati, inclusi i livelli di Stop Loss e Take Profit. Puoi fare trading anche in movimento utilizzando le notifiche PUSH. CONTATTAMI DOPO L'ACQUISTO PER RICEVERE GRATUITAMENTE LE ISTRUZIONI DI TRADING E OTTIMI INDICATORI EXTRA! Probabilmente hai già sentito parlare molte volte dei metodi d
Prop Firm Sniper
Mohamed Hassan
5 (1)
Prop Firm Sniper MT4  is a professional market structure indicator that automatically identifies high-probability BUY and SELL opportunities using BOS and CHoCH analysis. Recommended Timeframes: For backtesting, use the indicator on   M5 or M15   for Gold (XAUUSD), and   M15 or H1   for more volatile Forex pairs such as   GBPUSD, USDJPY, EURGBP , and similar markets. CONTACT ME AFTER PURCHASE TO CLAIM YOUR FREE BONUSES! Prop Firm Sniper  is a professional market structure indicator designed t
Super Signal – Skyblade Edition Sistema professionale di segnali di tendenza senza repaint / senza ritardo con tasso di vincita eccezionale | Per MT4 / MT5 Funziona meglio su timeframe più bassi, come 1 minuto, 5 minuti e 15 minuti. Caratteristiche principali: Super Signal – Skyblade Edition è un sistema intelligente di segnali progettato specificamente per il trading di tendenza. Utilizza una logica di filtraggio multilivello per identificare esclusivamente i movimenti direzionali forti, supp
Questo prodotto è stato aggiornato per il mercato 2026 e ottimizzato per le ultime build di MT5. AVVISO DI AGGIORNAMENTO PREZZO: Smart Trend Trading System è attualmente disponibile a $99 . Il prezzo aumenterà a $199 dopo i prossimi 30 acquisti . OFFERTA SPECIALE: Dopo aver acquistato Smart Trend Trading System, inviami un messaggio privato per ricevere Smart Universal EA GRATIS e trasformare i tuoi segnali Smart Trend in operazioni automatiche. Smart Trend Trading System è un sistema di tradin
Indicatore Miraculous – Strumento Forex e Binario 100% Non-Repaint Basato sul Quadrato di Nove di Gann Questo video presenta l' Indicatore Miraculous , uno strumento di trading altamente accurato e potente, sviluppato specificamente per i trader di Forex e Opzioni Binarie . Ciò che rende unico questo indicatore è la sua base sul leggendario Quadrato di Nove di Gann e sulla Legge della Vibrazione di Gann , rendendolo uno degli strumenti di previsione più precisi disponibili nel trading moderno. L
System Trend Pro
Aleksandr Makarov
5 (3)
System Trend Pro - This is the best trend trading indicator!!! The indicator no repaint!!!  The indicator has   MTF   mode, which adds confidence to trading on the trend (   no repaint   ). How to trade? Everything is very simple, we wait for the first signal (big arrow), then wait for the second signal (small arrow) and enter the market in the direction of the arrow. (See screens 1 and 2.) Exit on the opposite signal or take 20-30 pips, close half of it, and keep the rest until the opposite
Neo Wave PRO
Nikolay Raykov
5 (1)
Price & Time Market Structure Indicator A professional market structure tool that analyzes waves through both price and time — not price alone. Main Description NeoWave PRO is a professional market structure indicator for MetaTrader 4 designed for traders who want to move beyond traditional one-dimensional wave tools such as ZigZag, swing indicators, and basic high/low systems. Most wave indicators analyze only one thing: Price. But a real market wave is not only a price movement. A true wave de
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
Speciale Trading- SCONTO DEL 30% La soluzione migliore per qualsiasi trader principiante o esperto! Questo indicatore è uno strumento di trading unico, di alta qualità e conveniente, perché abbiamo incorporato una serie di funzionalità proprietarie e una nuova formula. Con questo aggiornamento, potrai visualizzare doppie zone di timeframe. Non solo potrai visualizzare un TF più alto, ma anche entrambi, il TF del grafico e il TF più alto: MOSTRA ZONE ANNIDATE. Tutti i trader che operano con Of
M1 Sniper
Oleg Rodin
5 (24)
M1 SNIPER è un sistema di indicatori di trading facile da usare. Si tratta di un indicatore a freccia progettato per l'intervallo temporale M1. L'indicatore può essere utilizzato come sistema autonomo per lo scalping sull'intervallo temporale M1 e come parte del tuo sistema di trading esistente. Sebbene questo sistema di trading sia stato progettato specificamente per il trading sull'intervallo temporale M1, può comunque essere utilizzato anche con altri intervalli temporali. Inizialmente ho pro
Owl smart levels
Sergey Ermolov
4.26 (38)
Quando si opera seguendo il trend, la difficoltà principale non è trovare un livello, ma capire dove un ingresso è realmente valido. Il prezzo spesso reagisce ai livelli, ma non riesce a proseguire il movimento — il che porta a ingressi falsi o opportunità perse. Owl Smart Levels non si limita a mostrare livelli , ma evidenzia zone basate sulla struttura di mercato e sui pullback. Questo consente di valutare i punti di ingresso in modo diverso ed evitare una parte dei segnali falsi. Cosa includ
PZ Trend Trading
PZ TRADING SLU
4.8 (5)
Capture every opportunity: your go-to indicator for profitable trend trading Trend Trading is an indicator designed to profit as much as possible from trends taking place in the market, by timing pullbacks and breakouts. It finds trading opportunities by analyzing what the price is doing during established trends. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade financial markets with confidence and efficiency Profit from established trends without getting whips
ORB Seeker
Marcela Goncalves De Oliveira
Prezzo speciale di lancio! Solo 79 dollari! Il prezzo aumenterà dopo 10 vendite, prezzo finale $199. Dopo l'acquisto, contattami per ricevere un Expert Advisor (EA) bonus GRATUITO in grado di automatizzare completamente i segnali di breakout e di fornire file di configurazione ottimizzati. Individua con sicurezza le eruzioni cutanee durante le sessioni di allenamento! ORB Seeker è un indicatore ORB (Opening Range Breakout) professionale, pensato per i trader che desiderano precisione, semplici
Scientific trade
Aleksey Ivanov
5 (1)
An extremely convenient indicator that truly makes the process of making money on the exchange easy. It is based on the scientifically rigorous theory of the market developed by the author, the beginning of which is presented here .                The full algorithm of this indicator operation is presented in the article .               The indicator calculates the most probable price movement trajectory and displays it on the chart. Based on the predicted price movement trajectory
Cycle Sniper
Elmira Memish
4.39 (36)
Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before purchasing. Videos, settings  and descri
M1 Quantum
Hamed Dehgani
Nota dello sviluppatore:   Dopo l’acquisto, contattami per ricevere il più recente   file di configurazione consigliato (Set File) , consigli di trading e un invito al   gruppo VIP di supporto , dove potrai connetterti con altri utenti di M1 Quantum. Versione MT5 disponibile : Visita MT5 M1 Quantum è un sistema di trading professionale per M1 che fornisce segnali di trading rapidi e precisi con Stop Loss, Take Profit e gestione intelligente del capitale integrati. M1 Quantum include un sistema
Market Structure Patterns MT4
Samuel Manoel De Souza
5 (18)
Market Structure Patterns   è un indicatore basato sui   Smart Money Concepts   che mostra gli   elementi SMC/ICT   che possono portare le tue decisioni di trading a un livello superiore. Approfitta di   alert ,   notifiche push   e   email   per essere avvisato quando si forma un elemento sul grafico, il prezzo supera un livello e/o entra in una zona. Gli sviluppatori possono accedere ai valori degli elementi dell’indicatore utilizzando le   variabili globali , consentendo l’automazione delle d
Scalping Lines System  - è un sistema di trading scalping specificamente progettato per il trading dell'oro, l'asset XAUUSD, su timeframe M1-H1. Combina indicatori per l'analisi di trend, volatilità e ipercomprato/ipervenduto, riuniti in un unico oscillatore per l'identificazione di segnali a breve termine. I principali parametri interni per le linee di segnale sono preconfigurati. Alcuni parametri possono essere modificati manualmente: "Durata dell'onda di tendenza", che regola la durata di un
Attualmente 30% di sconto! La soluzione migliore per ogni principiante o trader esperto! Questo software per cruscotti funziona su 28 coppie di valute. Si basa su 2 dei nostri indicatori principali (Advanced Currency Strength 28 e Advanced Currency Impulse). Offre un'ottima panoramica dell'intero mercato Forex. Mostra i valori di forza delle valute avanzate, la velocità di movimento delle valute e i segnali per 28 coppie Forex in tutti i (9) timeframe. Immaginate come migliorerà il vostro tra
Friends, we present to your attention our new Forex Gump Laser indicator. Since there are no designers in our team, but mainly mathematicians, financiers, programmers and traders, we did not make any special changes in the indicator design. In appearance, it resembles the usual Forex Gump. On the other hand, Forex Gump has become not just the name of an indicator, it is a brand. And we try to preserve the corporate identity in all its varieties. The whole essence of the indicator in its operatio
Scalper Inside PRO
Alexey Minkov
4.68 (69)
Scalper Inside PRO Scalper Inside PRO is an intraday trend and scalping indicator that uses exclusive built-in algorithms to evaluate market direction and key target levels. The indicator automatically calculates entry and exit points and several profit target levels, and it shows detailed performance statistics, so you can see how different instruments and strategies behaved on historical data. This helps you select instruments that fit current market conditions. You can also connect your own a
Atomic Analyst
Issam Kassas
5 (8)
Questo prodotto è stato aggiornato per il mercato 2026 e ottimizzato per le ultime build di MT5. AVVISO DI AGGIORNAMENTO PREZZO: Atomic Analyst è attualmente disponibile a $99 . Il prezzo aumenterà a $199 dopo i prossimi 30 acquisti . OFFERTA SPECIALE: Dopo aver acquistato Atomic Analyst, inviami un messaggio privato per ricevere Smart Universal EA GRATIS e trasformare i tuoi segnali Atomic Analyst in operazioni automatiche. Atomic Analyst è un indicatore di trading Price Action non-repainting
Easy Breakout
Mohamed Hassan
4.71 (14)
After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!    Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
Day Trader Master è un sistema di trading completo per i day trader. Le systeme se compose de due indicatori. Un indicar est un signal fléché pour acheter et vendre. C'est l'indicateur de fleche que vous obtenez. Je vous fournirai le deuxième indicaur gratuitement. Le deuxième indicaur è un indicaur de tendance spécialement conçu pour être utilisé conjointement avec ces flèches. GLI INDICATORI NON SI RIPETONO E NON RITARDANO! Usare questo sistema è molto semplice. Devi solo seguire i segnali del
BTMM State Engine Pro is a MetaTrader 4 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Dynamic Forex28 Navigator - Lo strumento di trading Forex di nuova generazione. ATTUALMENTE SCONTATO DEL 49%. Dynamic Forex28 Navigator è l'evoluzione dei nostri indicatori popolari di lunga data, che combinano la potenza di tre in uno: Advanced Currency Strength28 Indicator (695 recensioni) + Advanced Currency IMPULSE con ALERT (520 recensioni) + CS28 Combo Signals (Bonus). Dettagli sull'indicatore https://www.mql5.com/en/blogs/post/758844 Cosa offre l'indicatore di forza di nuova generazione?
PRO Renko System
Oleg Rodin
5 (30)
PRO Renko System è un sistema di trading altamente accurato appositamente progettato per il trading di grafici RENKO. Questo è un sistema universale che può essere applicato a vari strumenti di trading. Il sistema neutralizza efficacemente il cosiddetto rumore di mercato che consente di accedere a segnali di inversione accurati. L'indicatore è molto facile da usare e ha un solo parametro responsabile della generazione del segnale. Puoi facilmente adattare lo strumento a qualsiasi strumento di
Apollo BuySell Predictor è un sistema di trading professionale che include diversi moduli di trading. Fornisce a un trader zone di breakout uniche, livelli di supporto e resistenza basati su Fibonacci, linea di tendenza pivot, segnali di volume di pullback e altre funzioni utili di cui ogni trader ha bisogno su base giornaliera. Il sistema funzionerà con qualsiasi coppia. I tempi consigliati sono M30, H1, H4. Sebbene l'indicatore possa funzionare anche con altri intervalli di tempo, ad eccezione
ATTUALMENTE SCONTATO DEL 40% La soluzione migliore per ogni principiante o trader esperto! Questo indicatore è uno strumento di trading unico, di alta qualità e conveniente perché abbiamo incorporato una serie di caratteristiche proprietarie e una nuova formula. Con un solo grafico è possibile leggere la forza delle valute per 28 coppie Forex! Immaginate come migliorerà il vostro trading perché sarete in grado di individuare l'esatto punto di innesco di una nuova tendenza o di un'opportunità
MetaBands M4
Vahidreza Heidar Gholami
3.5 (6)
MetaBands uses powerful and unique algorithms to draw channels and detect trends so that it can provide traders with potential points for entering and exiting trades. It’s a channel indicator plus a powerful trend indicator. It includes different types of channels which can be merged to create new channels simply by using the input parameters. MetaBands uses all types of alerts to notify users about market events. Features Supports most of the channel algorithms Powerful trend detection algorith
Altri dall’autore
The Extreme Spike PRT Indicator   is an effective tool for identifying   sharp market fluctuations .   It performs its calculations using the ATR (Average True Range) indicator and displays candles with extreme volatility in two categories:   primary spikes   and   secondary spikes , within the Metatrader platform oscillator window. This tool assists traders in detecting   intense price movements   and conducting more precise   analyses   based on these fluctuations. Time Frame 15-minute - 1-ho
The TMA Centered Bands Indicator for MT5 draws bands on the chart and shows the overall price trend. It displays three bands - the lower and upper boundaries of the channel and the median.   The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands.   The price will fluctuate between these ranges whenever the trend changes direction, thus creating entry and exit points.   How to trade
FREE
This universal advisor is based on its own Algorithm, which is an incredibly effective tool due to the simultaneous operation of a trading strategy based on our  Indicator " Channel Sgnals ProfRoboTrading" and our proprietary signal filter system together with the Martingale method, which together work out a very interesting hedging system. Traders are also given the opportunity to set up their own risk management system with two filters to control deposit drawdowns . The advisor's algorithm is
Bollinger Bands Stop Indicator holds significant importance for traders navigating the complex world of financial markets. Its relevance lies in several key aspects. Firstly, it aids in trend identification. By analyzing price movements relative to the Bollinger Bands, traders can discern whether the market is in an uptrend, downtrend, or ranging phase. Secondly, the indicator provides valuable insights into market volatility. Wider bands indicate higher volatility, while narrower bands suggest
FREE
Kalires Channel Indicator
Irina Cherkashina
3 (1)
The Kalires Channel Indicator is a technical indicator used to evaluate trend direction and potential trading opportunities. This is a hybrid indicator that combines Kauffman Adaptive Moving Average (KAMA), linear regression and smoothing. The Kalires Channel Indicator consists of two lines: one central and two outer bands. The central line is a smoothed KAMA modified according to the direction of the trend. The outer bars represent two linear regression lines drawn above and below the center l
FREE
The Channel Sgnals ProfRoboTrading Indicator for MT5 is an effective Forex trading tool designed to track market movements.   The MT5 signal point indicator effectively detects trend reversals after they have already occurred. This Indicator   is a fully automated technical tool that includes a number of parameters to track market trends.   It automatically examines the ever-changing price dynamics of the market, compares the information with earlier data and generates a trading signal. Because
FREE
Our modernized version of the popular channel TMA_TRUE  indicator for MT4, which provides information on the main points of trend reversal and momentum exhaustion by drawing a channel on the chart, also draws arrows of signals for buy and sell. As a result, traders can identify bullish and bearish price reversal zones and BUY and SELL accordingly. This indicator works well on all instruments and on all Timeframes. This indicator is the basis of our Channel Trigger EA, which you can buy in MQL
FREE
Regression_Channel_mod Indicator that expands our standard linear regression channel by adding support and resistance lines. Easy to integrate into other indicators. The linear regression channel consists of several parallel lines equidistant from the upper and lower part of the linear regression trend line. The distance between the channel boundaries and the regression line is equal to the deviation of the maximum closing price from the regression line.
The TrendChannelTracker Indicator is an innovative Forex trading tool. This indicator, which is based on the standard Stochastic Oscillator, provides traders with a unique and simplified method for observing market trends. In contrast to the traditional Stochastic Oscillator, which is shown at the bottom of the chart, the TrendChannelTracker Indicator is built into the price action itself. This removes the need for traders to continually switch their attention between the oscillator and the pri
FREE
The TrendOscillator Indicator is an upgraded version of the traditional Stochastic Oscillator.   It comprises two lines: %K and %D.   The %K line represents the current market position.   In contrast, the %D line is a moving average of the %K line used to generate signals and identify potential entry or exit points. The good thing is the indicator works on all timeframes like the traditional Stochastic.   However, to avoid any false signals, applying the indicator on longer timeframes is better
FREE
The Forex Gangster Indicator allows you to determine the current trend. If the Forex Gangster Indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Forex Gangster Indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have time to give an accurate si
FREE
The BandsFill Indicator is a modified Bollinger Bands with a colored cloud.   It has two adjustable parameters: Period Deviation The cloud is colored as follows: If the price crosses the upper band, the cloud is blue. If the price crosses the lower band, the cloud is pink.   Thanks to this, the BandsFill Indicator provides traders with an easy opportunity to detect various features and patterns in price dynamics that are invisible to the naked eye. Based on this information, traders can predict
FREE
The Red Dragons Support and Resistance Levels indicator automatically determines support and resistance levels using the proprietary algorithm based on historical and current data, so the levels are dynamic, which allows you to adjust trading targets based on the current price movement. For this reason, we use this indicator in our advisors, for example, Red Dragons, which you can purchase here: https://www.mql5.com/en/market/product/128713?source=Site +Market+MT4+New+Rating006 The panel also
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our Royal Fractals EA, which you can purchase on the MQL5 Market: https://www.mql5.com
FREE
The TMA Centered Bands indicator for MT4 draws bands on the chart and reports the overall price trend, as well as gives arrows signals to buy and sell when the bar closes outside the channel. Unlike many TMAs, our version uses the calculation part of the algorithm without redrawing, and also adds the ability to select a symbol. The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands
FREE
Moving Averages Divergence 3x3    Indicator     uses the crossover technique for signaling the market trend and the trade opportunities as well.     It applies 3 formats of the same indicator and allows them to plot the crossover signals which are interpreted as the trade signals along with the direction of the market trend. Moving Averages Divergence 3x3    Indicator   can be applied to trade all kinds of forex currency pairs within the financial markets.  Although, this indicator works well o
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our RoyalFractals II Expert Advisor, which you can purchase on the MQL5 Market: https:
FREE
The Teamtrader Channel Stop indicator allows you to determine the current trend. If the Teamtrader Channel Stop indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Teamtrader Channel Stop indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have
FREE
Forex Gangster PRT
Irina Cherkashina
FOREX GANGSTER is a unique Expert Advisor created by a professional prop trader and financial asset manager with many years of experience. This is a solution for those who strive for stable profits without constant control over each transaction or monitoring the work of a trading advisor. Created for optimal conservative trading and investing through exchange instruments with long-term regular profits and minimal risks. The Expert Advisor algorithm is based on a deep understanding of market pat
The Wolf Wave Finder Indicator is a popular indicator, that is useful in identifying potential trading opportunities.   The indicator works by recognizing the Wolf Wave pattern, which is a well-known pattern used by professional traders to identify potential areas of support and resistance.   The indicator is easy to use and provides traders with an easy way to identify potential trades.   The Wolf Wave Finder Indicator is a great tool for traders who are looking for a reliable and accurate way
This indicator is a fusion of the Parabolic SAR and Fibonacci indicators. Fibo is drawn on the last wave, at the peaks the indicator displays prices for convenience. Parabolic SAR helps to define the market trend and generates trends following trade signals.     On the other hand, Fibonacci plots the price retracement levels so that traders can determine a better and safer place to enter the market. Scalping with Parabolic SAR and Fibonacci Overview. For this strategy, in addition to our indica
This is an easy-to-set-up and easy-to-use Expert Advisor that will help you always have the necessary information about your trading account at hand, sending from MetaTrader 4 to you in Telegram: • Account drawdown • Number of open positions • Volume of open positions • Profit per day, week, month How to get an chat ID: - Chat with BotFather to create Bot and get API Token of Bot. If you had Bot, skip the step. - Chat with bot @userinfobot , then the bot will reply your ID. How to setu
The SYMBOL MANAGER symbol change indicator is an effective tool designed to enhance trading convenience and significantly simplify the trader's experience. This indicator allows users to switch seamlessly between currency pairs and timeframes within a single open window of the trading terminal. Importantly, when switching, the associated template, including indicators and current chart settings, is automatically duplicated, ensuring a consistent trading environment.
L'indicatore Morning Star PRT utilizza il principio di breakout mattutino piatto. L'indicatore visualizza i livelli di piatto mattutino e mostra i possibili obiettivi. È stato aggiunto un ulteriore livello di Fibonacci all'indicatore, nonché avvisi sonori sull'intersezione di entrambi i livelli obiettivo specificati nelle impostazioni e il livello di piatto notturno. L'indicatore Morning Star PRT crea un canale di piatto notturno alla fine della notte, nonché due livelli di prezzo di Fibonacci
Indicator Supply & Demand zones PRT– è uno strumento personalizzato che viene utilizzato per eseguire la marcatura delle zone di domanda e offerta del grafico. L'indicatore traccia linee e rettangoli sul grafico che evidenziano i livelli di resistenza/supporto e le zone di domanda/offerta. Per comodità, sia le linee che le figure sono dipinte in colori diversi in modo che i segnali siano facilmente distinguibili l'uno dall'altro. L'indicatore traccia solo livelli freschi, ovvero quelli che non
Questo indicatore è uno strumento potente per i trader che cercano di identificare i pattern dei grafici e i vantaggi di incorporarlo nella loro strategia di trading sono numerosi. Questo strumento identifica e segnala efficacemente potenziali tendenze e inversioni nei mercati finanziari, aumentando così la redditività del trading. Grazie al suo algoritmo avanzato, l'indicatore può analizzare accuratamente i dati di mercato, fornendo ai trader informazioni preziose che possono aiutarli a prende
This universal expert advisor is based on our own Algorithm, which is based on effective and time-tested Elliot Wave Theory.  This   expert advisor   is ideal for working both on a flat and during sharp or protracted trend movements (thanks to the Martingale method, according to which averaging positions are opened in accordance with the multiplier and distance set in the settings for accepting a new signal). ATTENTION! CAREFULLY STUDY THE OPERATING PRINCIPLE AND AVAILABLE SETTINGS OF THE EXPER
This is the automatic price spike signal indicator for MT4. Plots advance alerts on potential breakouts/pullbacks. Suits forex, stocks & crypto trading strategies. This is a perfect indicator for reversal traders. A spike often indicates a turn-around moment. The best way to use that gauge is to apply it to your favourite trading system as a filter. 這是 MT4 的自動價格飆升訊號指示器。繪製有關潛在突破/回調的預先警報。適合外匯、股票和加密貨幣交易策略。 對於反轉交易者來說,這是一個完美的指標。尖峰通常表示轉變時刻。使用該指標的最佳方法是將其作為過濾器應用到您最喜歡的交易系統中
Il Parabolic SAR & Support/Resistance Levels non è solo un indicatore di analisi tecnica, utilizzato nel trading forex per identificare potenziali inversioni di tendenza e punti di entrata e uscita, ma anche una strategia di trading autonoma pronta all'uso. L'indicatore si basa sull'indicatore PSAR aggiungendo livelli dinamici di supporto e resistenza al grafico, che possono aiutare i trader a identificare i livelli di prezzo chiave in cui il mercato potrebbe potenzialmente invertirsi. Utilizz
L'indicatore All Market Channels di ProfRobotrading crea e visualizza automaticamente tutti i canali di trading formati sullo schermo. Questo indicatore è molto comodo per il trading su tutte le strategie di canale esistenti ed è applicabile a tutti gli strumenti e timeframe. Guarda lo screenshot: ti dirà di più :) Ulteriori informazioni sono disponibili sul nostro sito web ProfRoboTrading.
Filtro:
Nessuna recensione
Rispondi alla recensione