Drop and Volatility Shield Monitor

Drop & Volatility Shield Monitor – Volatility/Spread Status Bar (MT4)

Overview

Drop & Volatility Shield Monitor is an MT4 chart visualization indicator that turns current market conditions into a simple color status bar at the top of the chart.

It does not generate entries and it does not place, modify, or close any orders.
Instead, it highlights when conditions are:

  • NORMAL (green) – regular conditions

  • COOL (red) – high volatility, sharp drops, or abnormal spread (cool-down zone)

  • RECOV (orange) – recovering after a shock (extra caution)

  • [FREEZE] tag – short “do-nothing” moments after a series of bearish M1 bars

This tool was designed as an extra layer of awareness for short-term trading (especially on XAUUSD), and it can be used on any symbol and timeframe with adjusted inputs.

What you see on the chart

At the top-center of the chart you will see a one-line status bar, for example:

Drop Shield: NORMAL | ATRx1.05 | Spr: 0.30/0.60

  • Drop Shield: current state → NORMAL / COOL / RECOV

  • [FREEZE]: added when short-term conditions are considered unstable

  • ATRx1.xx: current M1 ATR divided by its baseline (e.g. x2.50 = 2.5× normal)

  • Spr: current spread in USD and your configured maximum spread threshold

The label color changes according to the state:

  • Green = NORMAL

  • Red = COOL

  • Orange = RECOV

At a glance you can see whether conditions are calm, volatile, or recovering after a shock.

Who is it for?

  • Scalpers and day traders on M1–M15

  • Traders using grid / averaging-style position management

  • EA users who want a simple “traffic light” for market conditions

  • Anyone who wants to quickly see when volatility or spread becomes abnormal

This indicator can be useful around scheduled events, during unexpected spikes, or when spreads widen suddenly.

How it works (core logic)

1) Drop filter (DropTF + DropThreshold_USD)

  • Uses a configurable drop timeframe (default: M15).

  • On every closed bar of DropTF, it checks the difference between the last two closes.

  • If the price dropped by more than DropThreshold_USD, the state switches to COOL.

Example:
DropTF = M15, DropThreshold_USD = 10.0
→ If M15 closes 10 USD lower than the previous bar, COOL is triggered.

2) ATR-based volatility filter (ATR_Period, ATR_BaseBars, ATR_CoolMultiplier)

  • Calculates ATR on M1 with period ATR_Period.

  • Builds a “baseline ATR” using the last ATR_BaseBars M1 candles.

  • Shows the ratio ATRx1.xx = current ATR / baseline ATR.

  • If this ratio is above ATR_CoolMultiplier, the shield switches to COOL.

Example:
ATRx2.50 means volatility is 2.5× higher than usual → COOL.

3) Spread gate (SpreadMax_USD)

  • Monitors Ask – Bid in USD.

  • If the spread is greater than SpreadMax_USD, the shield goes to COOL, even if candles look calm.

4) RECOV and FREEZE

  • After staying in COOL for BarCoolSeconds, the shield moves to RECOV (recovery).

  • If RequireRebound = true, NORMAL is restored only when:

    • recent M1 closes show a small rebound (bullish candles),

    • spread goes back below SpreadMax_USD,

    • close price is above EMA20 + ReboundOffset_USD.

  • If RequireRebound = false, the shield goes from COOL → NORMAL automatically once the cool-down time has passed.

When 3 consecutive bearish M1 candles are detected, a short FREEZE period of FreezeSeconds is applied and “[FREEZE]” is added to the status text.
This highlights very short “hands-off” moments after a rapid move.

Typical usage

Manual scalping / day trading

  • NORMAL (green): trade your strategy as usual

  • COOL (red): avoid new entries or reduce risk

  • RECOV (orange): conditions are improving → start smaller and confirm stability

EA operation (visual monitoring)

When running EAs that add positions, you can use the shield as a visual dashboard and decide whether to:

  • pause new entries,

  • reduce lot sizes,

  • or wait until conditions return to NORMAL.

The indicator itself does not control any EA.

Input parameters

(All inputs use English names.)

Drop / basic logic

  • UseDropFilter – enable/disable the filter logic (true/false)

  • DropTF – timeframe used to detect sudden drops (M15 recommended)

  • DropThreshold_USD – USD drop between two closes on DropTF to trigger COOL

  • BarCoolSeconds – minimum seconds to stay in COOL after a trigger

  • FreezeSeconds – FREEZE time after 3 consecutive bearish M1 bars

ATR (volatility) filters

  • ATR_Period – ATR period on M1 (default: 14)

  • ATR_BaseBars – number of past M1 bars for baseline ATR (default: 100)

  • ATR_CoolMultiplier – ratio threshold to trigger COOL (e.g. 2.5 = 2.5× baseline)

Spread gate

  • SpreadMax_USD – maximum allowed spread in USD before switching to COOL

Recovery conditions (RECOV → NORMAL)

  • RequireRebound – if true, wait for rebound conditions; if false, return automatically after cool-down time

  • ReboundOffset_USD – how far above EMA20 price must be to consider rebound valid

Display / UI

  • PanelTopCenter – show status bar at the top center

  • PanelCorner – chart corner when PanelTopCenter = false

  • PanelXDistance / PanelYDistance – pixel offsets

  • MinimalMode – true: 1-line minimal bar, false: 2 lines (adds details)

  • ColorNormal / ColorCool / ColorRecov / ColorTextBase – label colors

  • PanelFontSize – font size

Recommended defaults (example for XAUUSD, M1–M15)

  • DropTF = M15

  • DropThreshold_USD = 10.0

  • ATR_Period = 14

  • ATR_BaseBars = 100

  • ATR_CoolMultiplier = 2.5

  • SpreadMax_USD = 0.60

  • BarCoolSeconds = 300

  • FreezeSeconds = 60

  • ReboundOffset_USD = 0.50

  • MinimalMode = true

If COOL triggers too often, increase DropThreshold_USD and/or ATR_CoolMultiplier.
If it rarely becomes COOL, reduce these values slightly.

Compatibility

  • Platform: MetaTrader 4

  • Type: Custom indicator (does not place or manage trades)

  • Symbols: any (tuned for XAUUSD, adjustable for FX/CFD)

  • Timeframes: any (designed for M1–M15 monitoring)

Disclaimer

This is a visual monitoring tool, not an automatic trading system.
It does not guarantee profit or prevent losses. Always test on a demo account first and adjust parameters for your broker, symbol, and risk profile.

Use it as an additional layer of awareness alongside your own strategy and risk management.


Prodotti consigliati
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
FREE
Rua TrailingStop BreakEven Little
PHAM KIM QUY RuaCoder
4.5 (2)
Rua TrailingStop BreakEven Little The EA not for Real Account. You can EA for Real Account with link:   https://www.mql5.com/en/market/product/47635 Uses of EA - Trailingstop: Move stoploss continuously. - Breakeven: Move the stoploss once. Custom parameters: All OrderOpenTime:     + true: acts on all order     + false: only affect the order opened since EA run All OrderType:     + true: acts on all order.     + false: only the order is running (Buy, Sell) TraillingStop: true (Use), false (do n
FREE
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. PA Touching Alert is a tool to free you from watching price to touch certain critical price level all day alone. With this tool, you can set two price levels: upper price and lower price, which should be greater than/ less than the current price respectively. Then once price touches the upper price or lower price, alert and/or notification would be sent
FREE
Raven
Dmitriy Prigodich
5 (1)
"Raven" is an expert scalper who does not use dangerous strategies in his work. It trades at the extremes of the pullback, according to the trend. Channel scalping means confidence, reliability and minimal risks. The Expert Advisor implements all types of stops from the percentage of the balance to the signal stop, so you can always control your balance and not worry. It is recommended to use a signal stop - this will optimize losses and increase profits. The first 10 copies are priced at $ 10
FREE
Wise Men Indicator demo
Bohdan Kasyanenko
3 (2)
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
Indicatore Smart FVG MT4 – Rilevamento Avanzato del Fair Value Gap per MetaTrader 4 L'indicatore Smart FVG per MetaTrader 4 offre rilevamento, monitoraggio e avvisi professionali dei Fair Value Gap (FVG) direttamente sui tuoi grafici. Combina un filtro basato sull'ATR con una logica sensibile alla struttura per eliminare il rumore, adattarsi alla liquidità e mantenere solo gli squilibri più rilevanti per decisioni operative precise. Vantaggi principali Rilevamento accurato degli FVG: individua
FREE
Ultra Scalper Pro
Vadim Korolyuk
4.29 (7)
Scalping Expert Advisor trades from daily support and resistance levels. Trading expert does not use indicators. Recommended use a broker with 5 signs and a low spread. To protect the account from trading during spread expansion, added parameter: "MaxSpread", in which you specify the maximum allowable spread (15-20 pips). A month opens 16-18 deals on average. Benefits: Expert always uses Takeprofit, Stoploss and Traillingstop; Expert does not use a grid or martingale system; Expert can work with
FREE
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Script for Delete all Pending Orders. Usage: - Enable Automate Trading - Attach / Double click the script ENJOY IT. //+------------------------------------------------------------------+ //|                                            Close ALL Pending.mq4 | //|                              Copyright 2015, SangBatosai-Code5 | //|                           https://www.mql5.com/en/users/mahakaya | //|      Credit:                                                     | //|       SangBatosai-Code5
FREE
Ava Ffx Signal
Nirundorn Promphao
The principle of this indicator is very simple: detecting the candlestick pattern in H1 timeframe, then monitoring the return point of graph by using the pullback of High-Low of H1 Candlestick and finally predicting BUY and SELL signal with arrows, alerts and notifications. The parameters are fixed and automatically calculated on each time frame. Example: If you install indicator on XAUUSD, timeframe H1: the indicator will detect the reversal, pullback, price action on this timeframe (for exam
FREE
QuantumAlert Stoch Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the p
FREE
Double HMA lines MTF
Pavel Zamoshnikov
5 (1)
This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
Индикатор "INFO Spread Swaзp Info Panel" для MT4, вспомогательный инструмент для торговли. - Индикатор показывает текущий спред и свопы валютной пары, к которой он прикреплен. Также идикатор показывает: 1. Дату и время сервера 2. Название сервера 3. Название влютной пары. 4. Спред 5. Своп 6. Открытые позиции 7. Отложенные ордера 8. Максимальная просадка после открытия индикатора 9. 30% от депозита. (можно менять) Можно менять положение, размер, цвет шрифта, расстояние между строками.
FREE
R 2EMA Color
Rwy Ksyby
5 (2)
L'indicatore di colore R 2EMA per MT4 fornisce solidi segnali di trading basati sul crossover di 2 EMA. Punti chiave Quando il prezzo incrocia e chiude al di sopra dei due EMA verdi, crea un segnale di acquisto. Quando il prezzo incrocia e chiude al di sopra dei due EMA rossi, crea un segnale commerciale di vendita. L'indicatore R 2EMA Color Forex rende ancora più facile determinare quando è il momento di acquistare e vendere Un segnale di acquisto si verifica quando le 2 linee EMA diventano
FREE
OTRX Fimathe Backtest is a tool for the Trader or Enthusiast who uses the Fimathe technique created by Trader Marcelo Ferreira to carry out his training and validate if he can obtain profitability. In this tool you will be able to: 1. Define whether you are looking for a buy or sell entry. (Trend). 2. Define by clicking twice on the horizontal lines where your Reference Zone and your Neutral Zone will be. 3. Monitor the entry, subcycle and exit of the trade. 4. Trading Summary, Daily, Week
FREE
Virtual Assistant MINI   VIRTUALL ASSISTANT = MAKE YOUR TP AND SL VIRTUAL!   Tool meant to control your stop loss and take profit by converting them to virtual SL/TP (with support for TRAILING) Convert all SL and TP to virtual so your exits on trades are hidden from your broker! Run this EA on any graph, choose 1MIN timeframe (VA is autosaving data only on new bar detected, so graph TF equals to VA autosave period) !!! When using virtual trade exits, stable connection is needed for order executi
FREE
OnTicks
Corentin Petitgirard
2.63 (8)
Now free! Discover the Expert Advisor that never loses and multiplies your profits at lightning speed! Imagine a trading tool that wins at every tick, leaving no room for loss. That’s exactly what our Expert Advisor offers: a cutting-edge algorithm designed to provide you with consistent and rapid profits! Thanks to its market intelligence, it constantly opens positions, capturing every opportunity to maximize your gains. The more you use it, the faster you’ll see your profits skyrocket. Why
FREE
QuantumAlert RSI Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the pri
FREE
SAAD TrendTracker
Adnan Iqbal
4.03 (34)
SAAD TrendTracker is a fully automated EA. It is based on mathematical algorithms Trend Tracker indicator and SAADScalper. The EA scalps pips by its strong Entry strategy based on SAADScalper. Trades that are not successful to scalp are handled in a different way of uniquely designed algorithm based on Trend Tracker indicator. EA is designed for M1, M5, M15 and M30. It consults daily chart for successful trading accuracy. It consults H1 to handle unsuccessful trades using Trend Tracker Indicator
FREE
Broker & Account Info / Network Connection / Historical Order Benchmarks / Market Watch Symbols / Current Order Status Features: 1. Symbol’s Trading Privileges – Ensure the symbol is tradable. 2. Order Execution Mode – Check the broker’s execution type. 3. Trade Session Hours – Verify the trading hours. 4. Min/Max Lot Sizes – Check the allowed lot range. 5. Max Pending Orders – Confirm the maximum number of pending orders allowed. 6. Freeze Point & Pending Order Distance – Minimum distance re
FREE
ENGLISH DESCRIPTION (MQL5 Standard Optimized) Product Name: Aether Elliott Wave Zigzag Pro (MT4) [Subtitle: Wave 3 Hunter | Fib 0.618 Retracement | Margin Guard] Introduction Aether Elliott Wave Zigzag Pro is a lightweight, market-compliant scalping system designed to automate the classic Elliott Wave theory. Instead of complex wave counting, it uses a precision ZigZag algorithm to identify the high-probability 1-2-3 Structure and targets the Wave 3 impulse. Engineered for MT4 stability, it feat
FREE
Intraday Intensity Index
Amirhossein Ghasemi Moroodi
Dopo 7 anni, ho deciso di rilasciare alcuni dei miei indicatori e EA gratuitamente. Se li trovate utili, per favore  Mostrate il vostro supporto con una valutazione a 5 stelle! Il vostro feedback mantiene in arrivo gli strumenti gratuiti! Vedi anche gli altri miei strumenti gratuiti qui _________________________________ Indice di Intensità Intraday (III) per un'Analisi Forex Accurata L'Indice di Intensità Intraday, sviluppato con cura in MQL4, è uno strumento all'avanguardia pr
FREE
Confirmation Entry
Fawwaz Abdulmantaser Salim Albaker
Dear Valuable Friends ,   This New Free EA works as below : - waiting the M15 diagram to show the reverse or continuing of the trend - confirm  signal on H4 Diagram . - wait till the entry strategy is being extremely true  - put direct entry point (sell or Buy ) and put Pending Orders (P.O) in grid   All these will be Active after manually set in common parameters that u fully controlled . Check the pics to recognize .. for any Question write to me directly .. Best Luck  Best Luck  
FREE
**Squeeze Box Indicator**   Squeeze Box  is a powerful technical analysis indicator developed for the MetaTrader 4 platform, designed to support day trading strategies. This indicator analyzes market movements to detect bullish and bearish breakout signals, enabling traders to capture trends early. With its customizable features and user-friendly interface, it is ideal for both novice and experienced traders. ### Features and Functions - **Bullish and Bearish Signals**: Identifies market break
FREE
This indicator shows the latest untouched support and resistance as horizontal lines. The indicator can show support/resistance from higher timeframes. With this indicator you can e.g. easily see the support/resistance of the timeframes H4, D1 and W1 on a H1 chart, which can be a big advantage while time your entry on H1. This is the FREE version of the indicator: Support Resistance Multi Time Frame The free version works only on EURUSD and GBPUSD! Parameters referenceTF: the timeframe from whi
FREE
DF Fib Trader Pro DF Fib Trader Pro è un sistema di trading automatizzato progettato per MetaTrader 4. Utilizza livelli di prezzo basati su Fibonacci combinati con analisi di trend e struttura per definire punti di ingresso e di uscita. L'EA supporta posizioni sia lunghe che corte e include parametri di gestione del rischio integrati. Caratteristiche principali: • Utilizza la logica di ritracciamento ed estensione di Fibonacci per tracciare punti di ingresso, SL e TP. • Dimensione del lotto e
FREE
SuperMac Free
Agus Wahyu Pratomo
4 (1)
FREE VERSION ONLY USE LOT SIZE 0.01 TO UNLOCK IT GO HERE  https://www.mql5.com/en/market/product/61498 SuperMac EA is a trading robot  for the trading on forex and trades  Scalping  Strategy and Tren Follower. This is a Trend Following system that trades in all session.   It use Multi Complex Algorithm to determine tren behaviour.  EA optimized on EURUSD, GBPUSD and NZDUSD (Use together) but can be use on other pair  Use PAIR can use 3 pairs (recommended to maximize profit) at the same time (
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
TMA Stochastic
Abdulkarim Karazon
TMA Stochastic è un indicatore basato sull'oscillatore stocastico e sull'indicatore delle bande tma, questo indicatore si basa su una strategia di inversione. Periodo di tempo consigliato: 15 e oltre Impostazioni consigliate: valori più bassi per lo scalping, valori più alti per lo swing trading ================================================== ===================== Parametri: Storia tma: quante barre indietro per mostrare le bande tma sullo stocastico Periodo K (stocastico) Periodo D (
FREE
High Low Open Close MT4
Alexandre Borela
4.81 (21)
Se ti piace questo progetto, lascia una recensione a 5 stelle. Questo indicatore disegna i prezzi aperti, alti, bassi e di chiusura per i specificati periodo e può essere regolato per un determinato fuso orario. Questi sono livelli importanti guardati da molti istituzionali e professionali commercianti e può essere utile per voi per conoscere i luoghi dove potrebbero essere più attivo. I periodi disponibili sono: Giorno precedente. Settimana precedente. Mese precedente. Precedente trimestre. A
FREE
Gli utenti di questo prodotto hanno anche acquistato
Gann Made Easy
Oleg Rodin
4.83 (155)
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. CONTATTATEMI DOPO L'ACQUISTO PER RICEVERE CONSIGLI DI TRADING, BONUS E L'ASSISTENTE EA GANN MADE EASY GRATUITAMENTE! Probabilmente hai già sentito parlare molte volte d
Game Changer Indicator
Vasiliy Strukov
4.16 (19)
Game Changer è un indicatore di tendenza rivoluzionario, progettato per essere utilizzato su qualsiasi strumento finanziario, per trasformare il tuo MetaTrader in un potente analizzatore di trend. Funziona su qualsiasi intervallo temporale e aiuta a identificare i trend, segnala potenziali inversioni, funge da meccanismo di trailing stop e fornisce avvisi in tempo reale per risposte tempestive del mercato. Che tu sia un professionista esperto o un principiante in cerca di un vantaggio, questo st
M1 Sniper
Oleg Rodin
5 (19)
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
Attualmente 40% 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
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
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
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
Scalper Inside PRO
Alexey Minkov
4.74 (69)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Precautions for subscribing to indicator This indicator only supports the computer version of MT4 Does not support MT5, mobile phones, tablets The indicator only shows the day's entry arrow The previous history arrow will not be displayed (Live broadcast is for demonstration) The indicator is a trading aid Is not a EA automatic trading No copy trading function The indicator only indicates the entry position No exit (target profit)  The entry stop loss point is set at 30-50 PIPS Or the front hi
Volatility Trend System - un sistema di trading che fornisce segnali per le voci. Il sistema di volatilità fornisce segnali lineari e puntuali nella direzione del trend, nonché segnali per uscirne, senza ridisegnare e ritardi. L'indicatore di tendenza monitora la direzione della tendenza a medio termine, mostra la direzione e il suo cambiamento. L'indicatore di segnale si basa sui cambiamenti della volatilità e mostra gli ingressi nel mercato. L'indicatore è dotato di diversi tipi di avvisi. Pu
Trend Screener
STE S.S.COMPANY
4.79 (95)
Indicatore di tendenza, soluzione unica rivoluzionaria per il trading di tendenze e il filtraggio con tutte le importanti funzionalità di tendenza integrate in un unico strumento! È un indicatore multi-timeframe e multi-valuta al 100% non ridipingibile che può essere utilizzato su tutti i simboli/strumenti: forex, materie prime, criptovalute, indici e azioni. OFFERTA A TEMPO LIMITATO: l'indicatore di screening di supporto e resistenza è disponibile a soli 50$ e a vita. (Prezzo originale 250$) (o
Advanced Supply Demand
Bernhard Schweigert
4.91 (297)
Speciale Trading- SCONTO DEL 40% 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
Scalper Vault
Oleg Rodin
5 (36)
Scalper Vault è un sistema di scalping professionale che ti fornisce tutto il necessario per scalping di successo. Questo indicatore è un sistema di trading completo che può essere utilizzato dai trader di forex e opzioni binarie. L'intervallo di tempo consigliato è M5. Il sistema fornisce segnali di freccia accurati nella direzione della tendenza. Ti fornisce anche i segnali più alti e più bassi e i livelli di mercato di Gann. Gli indicatori forniscono tutti i tipi di avvisi, comprese le notifi
Currency Strength Wizard è un indicatore molto potente che ti fornisce una soluzione all-in-one per un trading di successo. L'indicatore calcola la potenza di questa o quella coppia forex utilizzando i dati di tutte le valute su più intervalli di tempo. Questi dati sono rappresentati in una forma di indice di valuta facile da usare e linee elettriche di valuta che puoi utilizzare per vedere il potere di questa o quella valuta. Tutto ciò di cui hai bisogno è collegare l'indicatore al grafico che
"Dragon's Tail" is an integrated trading system, not just an indicator. This system analyzes each candle on a minute-by-minute basis, which is particularly effective in high market volatility conditions. The "Dragon's Tail" system identifies key market moments referred to as "bull and bear battles". Based on these "battles", the system gives trade direction recommendations. In the case of an arrow appearing on the chart, this signals the possibility of opening two trades in the indicated directi
Se acquisti questo indicatore, riceverai il mio Trade Manager Professionale   + EA  GRATUITAMENTE. Innanzitutto è importante sottolineare che questo sistema di trading è un indicatore Non-Repainting, Non-Redrawing e Non-Lagging, il che lo rende ideale sia per il trading manuale che per quello automatico. Corso online, manuale e download di preset. Il "Sistema di Trading Smart Trend MT5" è una soluzione completa pensata sia per i trader principianti che per quelli esperti. Combina oltre 10 indic
M1 Arrow
Oleg Rodin
4.81 (21)
Una strategia intraday basata su due principi fondamentali del mercato. L'algoritmo si basa sull'analisi dei volumi e delle onde di prezzo utilizzando filtri aggiuntivi. L'algoritmo intelligente dell'indicatore fornisce un segnale solo quando due fattori di mercato si combinano in uno solo. L'indicatore calcola le onde di un certo intervallo sul grafico M1 utilizzando i dati dell'intervallo di tempo più alto. E per confermare l'onda, l'indicatore utilizza l'analisi per volume. Questo indicatore
Trend indicator AI
Ramil Minniakhmetov
4.57 (82)
Trend Ai indicator è un ottimo strumento che migliorerà l'analisi di mercato di un trader combinando l'identificazione della tendenza con punti di ingresso utilizzabili e avvisi di inversione. Questo indicatore consente agli utenti di navigare nelle complessità del mercato forex con fiducia e precisione Oltre ai segnali primari, l'indicatore Ai di tendenza identifica i punti di ingresso secondari che si presentano durante i pullback o i ritracciamenti, consentendo ai trader di capitalizzare le
Gold Scalper Super
Aleksandr Makarov
5 (2)
Gold Scalper Super is an easy-to-use trading system. The indicator can be used as a standalone scalping system on the M1 time frame, as well as part of your existing trading system. Bonus: when purchasing an indicator, Trend Arrow Super is provided free of charge, write to us after purchase. The indicator 100% does not repaint!!! If a signal appears, it does not disappear! Unlike indicators with redrawing, which lead to the loss of a deposit, because they can show a signal and then remove it.
Pulse Scalping Line - an indicator for identifying potential pivot points. Based on this indicator, you can build an effective Martingale system. According to our statistics, the indicator gives a maximum of 4 erroneous pivot points in a series. On average, these are 2 pivot points. That is, the indicator shows a reversal, it is erroneous. This means that the second signal of the indicator will be highly accurate. Based on this information, you can build a trading system based on the Martingale
FX Power MT4 NG
Daniel Stein
4.95 (21)
FX Power: Analizza la Forza delle Valute per Decisioni di Trading Più Intelligenti Panoramica FX Power è lo strumento essenziale per comprendere la reale forza delle principali valute e dell'oro in qualsiasi condizione di mercato. Identificando le valute forti da comprare e quelle deboli da vendere, FX Power semplifica le decisioni di trading e rivela opportunità ad alta probabilità. Che tu segua le tendenze o anticipi inversioni utilizzando valori estremi di Delta, questo strumento si adatta
Un indicatore tecnico che struttura i grafici e identifica i movimenti ciclici dei prezzi. Può funzionare su qualsiasi grafico. Diversi tipi di notifiche. Ci sono altre frecce sul grafico stesso. Senza ridisegnare la storia, lavora sulla chiusura della candela. TF consigliati da M5 in su. Parametri facili da usare e configurare. Se si utilizzano 2 indicatori con parametri diversi, è possibile utilizzarli senza altri indicatori. Ha 2 parametri di input Ciclicità e durata del segnale Questi 2 pa
No Repaint Bext is a ready-made trading system. Shows when to open and when to close trades, as well as in which direction. Every time a green arrow appears, you need to open a buy trade. Close all buy trades when a red arrow appears. The same goes for the opposite direction, every time a red arrow appears, open sell trades and close them all when a green arrow appears. We use the M5 timeframe for trading. You can trade on any cozy pair. This indicator does not repaint and practically does not
Looking for a powerful yet lightweight swing detector that accurately identifies market structure turning points? Want clear, reliable buy and sell signals that work across any timeframe and any instrument? Buy Sell Arrow MT Swing is built exactly for that — precision swing detection made simple and effective. This indicator identifies Higher Highs (HH) , Higher Lows (HL) , Lower Highs (LH) , and Lower Lows (LL) with remarkable clarity. It is designed to help traders easily visualize market stru
Atomic Analyst
Issam Kassas
5 (3)
Innanzitutto, vale la pena sottolineare che questo indicatore di trading non è repaint, non è ridisegno e non presenta ritardi, il che lo rende ideale sia per il trading manuale che per quello automatico. Manuale utente: impostazioni, input e strategia. L'Analista Atomico è un indicatore di azione del prezzo PA che utilizza la forza e il momentum del prezzo per trovare un miglior vantaggio sul mercato. Dotato di filtri avanzati che aiutano a rimuovere rumori e segnali falsi, e aumentare il pote
Apollo SR Master è un indicatore di Supporto/Resistenza con caratteristiche speciali che rendono il trading con le zone di Supporto/Resistenza più semplice e affidabile. L'indicatore calcola le zone di Supporto/Resistenza in tempo reale senza alcun ritardo, rilevando i massimi e i minimi dei prezzi locali. Quindi, per confermare la nuova area SR formata, l'indicatore mostra un segnale speciale che segnala che la zona SR può essere presa in considerazione e utilizzata come un vero e proprio segna
Introducing a powerful, precision-engineered indicator that seamlessly combines Pivot Points, Moving Averages, and Multi-Timeframe Analysis to deliver high-probability Buy and Sell signals in real-time. This tool is your strategic edge, designed to identify trend reversals, market momentum, and optimal trade entries, no matter your preferred trading style. Our algorithm goes beyond standard indicators—by analyzing multiple timeframes simultaneously, it spots true market turning points while fi
The Super Arrow Indicator provides non-repainting buy and sell signals with exceptional accuracy. Key Features No repainting – confirmed signals remain fixed Clear visual arrows: green for buy, red for sell Real-time alerts via pop-up, sound, and optional email Clean chart view with no unnecessary clutter Works on all markets: Forex, gold, oil, indices, crypto Adjustable Parameters TimeFrame Default: "current time frame" Function: Sets the time frame for indicator calculation Options: Can be set
Prime Strike Signal
Camila Bernardez Camero
Prime Strike Signal – Ingresso Chiaro. Nessun Repaint. Prime Strike Signal No Repaint Never è uno strumento di segnale semplice e basato su regole, pensato per i trader che cercano chiarezza visiva e coerenza in condizioni di mercato volatili. Rileva i cambi di direzione con frecce immediate sul grafico, aiutandoti a restare allineata ai movimenti di prezzo a breve termine senza complicazioni inutili. Rimani Aggiornata Unisciti al canale ufficiale per restare informata su nuove versioni e agg
RFI levels PRO
Roman Podpora
5 (1)
L'indicatore mostra accuratamente i punti di inversione e le zone di ritorno dei prezzi in cui il       Principali attori   . Vedi dove si formano le nuove tendenze e prendi decisioni con la massima precisione, mantenendo il controllo su ogni operazione. VERSION MT5     -     Rivela il suo massimo potenziale se combinato con l'indicatore   TREND LINES PRO Cosa mostra l'indicatore: Strutture di inversione e livelli di inversione con attivazione all'inizio di un nuovo trend. Visualizzazione dei l
Altri dall’autore
Grid Vision TP and NP (World Edition) Grid Vision TP and NP is a visual helper indicator for grid / averaging style trading. This is a chart visualization tool only. It does not place, modify, or close any orders. It shows you, directly on the chart: where your basket average price is at which price your basket will reach a target profit in money at which price your basket will hit a maximum loss in money (optional) how many grid / averaging steps you still have until your risk limit It works w
FREE
Session Shade
Shunsuke Kanaya
Session Shade (MT4) – Non-Trading Hours Background Shading Overview Session Shade is a lightweight MT4 chart utility indicator that visually highlights non-trading hours by shading the chart background. It is designed to help you confirm your daily time-filter window at a glance. This is a visualization tool only. It does not generate trading signals and it does not place, modify, or close any orders. Key features Shades non-trading hours (NG) on the chart background Keeps trading hours (OK) cl
FREE
GOLD ONLY WIN! – World Edition (MT4 / XAUUSD long-only grid EA) Current price: 199 USD (may be adjusted in the future). Long-only grid system for XAUUSD on MT4, designed for conservative operation and risk control. “GOLD ONLY WIN” is a product name and does not imply any guarantee of profit. 1. Overview GOLD ONLY WIN! – World Edition is an Expert Advisor for XAUUSD (GOLD) on MetaTrader 4, M15 timeframe, long-only. It buys dips using a dynamic grid and closes baskets at a profit target that adapt
Breakout Quality Score (BQS) (MT4) – Breakout Strength Scoring (0–100) Overview Breakout Quality Score (BQS) is an MT4 indicator that scores breakout quality from 0 to 100, helping you quickly evaluate breakout strength using a rule-based approach. This is a visualization/alert tool only. It does not place, modify, or close any orders. What BQS provides 0–100 scoring for breakout strength Strong-only focus via a configurable threshold (example default: 80+) On-chart numeric labels for quick visu
Bonebreaker Core System is a fixed-lot, long-only position management EA for XAU symbols , using a Core + Satellites structure with individual take-profits . Overview Bonebreaker Core System is an MT4 Expert Advisor designed for XAU instruments and long-only operation. It uses a two-layer position structure: Core : a single base position intended to remain open during price swings Satellites : additional fixed-lot positions that place individual take-profits to realize partial gains while the co
Gold Only Win G
Shunsuke Kanaya
Gold Only Win G is an MT5 Expert Advisor designed for XAUUSD (Gold). It provides grid-style basket management with optional semi-manual control and risk control features. Operation Modes Mode 0: AUTO Long Automated long entries and basket management. Mode 1: SEMI Manual Manual entry via on-chart buttons. The EA manages positions automatically. Mode 2: Manager Only No new entries. Manages existing positions only. Key Features Grid / Basket Management Configurable grid step (USD-based) and l
Filtro:
Nessuna recensione
Rispondi alla recensione