Bars news

Indicator of news linked to a bar.

The published current value of the news has a characteristic impact on the currency it relates to: positive, negative, neutral . The indicator summarizes all these values for the selected period, taking into account the importance of the news: high, medium, low . As a result, a percentage is calculated for the currency pair, which shows the news of which currency is dominant. If the value is positive, then the pair has news pressure towards BUY, if negative - SELL.

Outputs three values:

  • number of news items during the bar period
  • index impact of news for the bar period
  • current index news impact
News is displayed on the chart as vertical lines with a hint in the form of a description.
    Example of accessing indicator values
    #property version   "1.00"
    int BN_handle;
    int OnInit()
      {
       ResetLastError();
       BN_handle=iCustom(NULL,0,"\\Indicators\\Examples\\Bars_news_v10.ex5",100,10);
       if(BN_handle==INVALID_HANDLE)
         {
          PrintFormat("Error getting the indicator handle Bars News. Error code = %d",GetLastError());
          return(INIT_FAILED);
         }
       return(INIT_SUCCEEDED);
      }
    void OnDeinit(const int reason)
      {
       if(BN_handle!=INVALID_HANDLE) IndicatorRelease(BN_handle);
      }
    void OnTick()
      { static int Cur_bar=1;  
        double Number_of_bar_news,Impact_of_bar_news,Current_news_impact;
        if (Cur_bar<10)
        {  Number_of_bar_news  =iCustomGet(BN_handle,0,Cur_bar);
           Impact_of_bar_news  =iCustomGet(BN_handle,1,Cur_bar);
           Current_news_impact =iCustomGet(BN_handle,2,Cur_bar);
           PrintFormat("Cur_bar =%d:, Number_of_bar_news =%d, Impact_of_bar_news =%.1f Current_news_impact =%.1f",
                        Cur_bar,Number_of_bar_news,Impact_of_bar_news,Current_news_impact);
           Cur_bar++;             
         }               
      }
    double iCustomGet(const int ind_handle,const int buffer,int start_pos)
      {
       double Custom[1];
       ResetLastError();
       if(CopyBuffer(ind_handle,buffer,start_pos,1,Custom)<0)
         {
          PrintFormat("Failed to copy data from the indicator, error code %d",GetLastError());
          return(0.0);
         }
       return(Custom[0]);
      }

    Prodotti consigliati
    Raymond Cloudy Day
    The Hung Ngo
    5 (3)
    Raymond Cloudy Day Indicator for MT5 – Pivot-Based Reversal and Trend Levels Raymond Cloudy Day Indicator is a pivot-based level indicator for MetaTrader 5 (MT5). It was developed by Ngo The Hung based on Raymond’s original idea and is designed to give a structured view of potential reversal zones, trend extensions and support/resistance levels directly on the chart. The default settings are optimised for XAUUSD on the H1 timeframe, but the indicator can be tested and adjusted for other symbols
    FREE
    The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
    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
    Pivot Points Indicator – a fast, reliable, and fully customizable pivot detection for MetaTrader 5. This indicator uses MetaTrader’s native iHighest and iLowest functions to identify pivot highs and lows by scanning for the highest and lowest prices within a user-defined window of bars. A pivot is confirmed only when the current bar is the absolute maximum or minimum within the selected range, ensuring accurate and timely signals based on robust built-in logic. Key Features No Repainting : Onc
    FREE
    Auto Fibonacci Retracement Indicator — Flexible and Reliable This isn’t just another Auto Fibonacci Retracement indicator. It’s one of the most flexible and dependable tools available . If you find it useful, please consider leaving a review or comment — your feedback means a lot! Check out my other helpful tools below: Smart Alert Manager   - Set up advanced alerts and send them to Mobile, Telegram, Discord, Webhook... Timeframes Trend Scanner    - Scan the trend of assets in difference timefr
    FREE
    Indicator Description 4 Hull MA Color + Envelopes is a powerful trend-following indicator for MetaTrader 5 that combines four Hull Moving Averages (HMA) with Moving Average Envelopes to clearly identify market direction, trend strength, and potential reversal or pullback zones. This indicator is designed to reduce noise, react quickly to price movement, and provide a clean visual structure for professional trading.   Key Features   4 Hull Moving Averages (20, 50, 100, 200) Automatic color change
    FREE
    This indicators automatically draws the   support and resistances   levels (key levels) for you once you've dropped it on a chart. It reduces the hustle of drawing and redrawing these levels every time you analyse prices on a chart. With it, all you have to do is drop it on a chart, adjust the settings to your liking and let the indicator do the rest. But wait, it gets better; the indicator is absolutely free! For more information:  https://youtu.be/rTxbPOBu3nY For more free stuff visit:  https:
    FREE
    Multi-timeframe trend indicator based on the ADX / ADXWilder indicator with Fibonacci levels The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. Fibonacci levels are added to the price chart, which have flexible settings. How the indicator works: if PDI is greater than NDI, then   it`s
    FREE
    Best SAR MT5
    Ashkan Hazegh Nikrou
    4.33 (3)
    Descrizione:  siamo felici di presentare il nostro nuovo indicatore gratuito basato su uno degli indicatori professionali e popolari nel mercato forex (PSAR) questo indicatore è una nuova modifica sull'indicatore SAR parabolico originale, nell'indicatore pro SAR puoi vedere l'incrocio tra i punti e il grafico dei prezzi, questo il crossover non è un segnale ma parla del potenziale di fine movimento, puoi iniziare a comprare con un nuovo punto blu e posizionare lo stop loss un atr prima del pri
    FREE
    This indicator is a zero-lag indicator and displays  strength of trend change . True Trend  Oscillator Pro works best in combination with True Trend Moving Average Pro that displays exact trend as is. Oscillator value is exact price change in given direction of the trend. True Trend Moving Average Pro: https://www.mql5.com/en/market/product/103586 If you set PERIOD input parameter to 1 this indicator becomes a sharpshooter for binary options. Developers can use True Trend Oscillator in Exper
    FREE
    Donchian Channel DC is the indicator of Donchian Channels, that plots maximum and minimum values of a specific period, besides mean value line. It´s possible to configure simple period for analysis and the indicator will plot all three values. You can trade with this indicator as trend or reversal, according to each strategy. Do not let to test others indicators as soon as others expert advisors.
    Swiss VWAPsimple
    Terence Gronowski
    4.8 (5)
    Swiss VWAPsimple Motivation Did not find free VWAP that works, the one that I found craseh. So I created a VWAP which calculates values only for the actual day. So computer resouces are not over stressed. What is VWAP, how is it used?  VWAP stands for Volume Weighed Average Price, it calculates the running sum of tick volume and the runnung sum of price times tickvolume. The division of these sums result in a weighed price (Sum P*V/Sum V). The calculation starts normally at midnight. The values
    FREE
    English VWAP Daily (Clean) is a simple and lightweight indicator that plots the classic Daily VWAP (Volume Weighted Average Price) directly on your MT5 chart. Features: Classic Daily VWAP calculation Supports real volume (if available) or tick volume Timezone offset option to match your broker’s server time Weekend merge option (merge Saturday/Sunday data into Friday) Clean version → no arrows, no alerts, only VWAP line VWAP is widely used by institutional traders to identify fair value, su
    FREE
    Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
    FREE
    Bande di Bollinger Auto-Ottimizzate – Strumento adattivo di volatilità basato sul comportamento reale del mercato Questo indicatore avanzato per MT4 trova automaticamente i migliori periodi e deviazioni standard simulando operazioni sui dati storici. Invece di parametri fissi, si adatta dinamicamente ai cambiamenti del mercato e alla struttura dei prezzi per creare bande che riflettono più accuratamente la volatilità in tempo reale. Nessuna regolazione manuale necessaria. Funzionalità principali
    PZ Penta O MT5
    PZ TRADING SLU
    3.5 (4)
    The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
    FREE
    This is Gekko's Cutomized Cutomized Average Directional Index (ADX), a customized version of the famous ADX indicator. Use the regular ADX and take advantage two entry signals calculations and different ways of being alerted whenever there is potential entry or exit point. Inputs Period: Period for the ADX calculation; PlotSignalType: How will the indicator calculate entry (swing) signals: 1- ShowSwingsOnTrendLevel : Show Signals for Trend Confirmation Swings; 2- ShowSwingsOnTrendLevelDirection
    VolumeBasedColorsBars
    Henrique Magalhaes Lopes
    VolumeBasedColorsBars — Free Powerful Volume Analysis for All Traders Unlock the hidden story behind every price bar! VolumeBasedColorsBars is a professional-grade, 100% FREE indicator that colorizes your chart candles based on real, adaptive volume analysis. Instantly spot surges in market activity, identify exhaustion, and catch the moves that matter. This indicator gives you:    • Dynamic color-coded bars for instant volume context    • Adaptive thresholds based on historical, session-awar
    FREE
    Precision Arrows
    Nervada Emeule Adams
    Precision Arrows – Segnali di ingresso precisi con TP e SL integrati Precision Arrows è un indicatore di trading avanzato progettato per trader che cercano precisione, chiarezza e affidabilità . Identifica segnali di acquisto e vendita ad alta probabilità e genera automaticamente i livelli di Take Profit (TP) e Stop Loss (SL) , consentendo operazioni disciplinate e costanti su Forex, Indici, Criptovalute e Indici Sintetici . L’indicatore combina rilevamento preciso dei segnali, filtraggio intell
    STRUCTURAL TREND LINES - MT4/MT5 Indicator Simple indicator that automatically draws trend lines based on market structure. Features: - 3 degrees of structure detection (short, medium, long term) - Configurable swing strength for each degree - Single color per degree for clean visualization - Adjustable number of lines per degree - Customizable colors and line widths How it works: The indicator identifies swing highs and lows based on the strength parameter, then connects these points to crea
    FREE
    MACD Enhanced
    Nikita Berdnikov
    5 (3)
    Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
    FREE
    This is a regression tree indicator for MT4/MT5. This indicator classificate nodes on the time period so that the deviation becomes smaller, and displays regression line and channel for each node. It's free! Attached CartDemo.ex4 and CartDemo.ex5 is a Demo version and has the following limitations: Can't use HighSpeed method (default method is RandomForest) Maximum number of bars is 260 (increase from 200) There is no expiration date and can be started many times, but it stops after an hour.
    FREE
    -- Semplice ma efficace. Indicatore di inversione - Che cos'è? Un indicatore di sovrapposizione che segue il trend e combina la logica SuperTrend con la tecnologia della curva esponenziale. Rileva la direzione del trend, traccia un canale dinamico sul grafico e invia avvisi in tempo reale quando il trend si inverte. Come funziona? L'indicatore calcola una linea di base esponenziale utilizzando l'ATR e un fattore SuperTrend. Quando il prezzo chiude al di sopra o al di sotto di questa linea di
    FREE
    Follow The Line MT5
    Oliver Gideon Amofa Appiah
    4.6 (35)
    This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
    FREE
    Cet indicateur innovant de mesure de la force des devises de INFINITY est une aide indispensable pour les scalpers et les commerçants qui négocient à long terme. Le système d'analyse De la force/faiblesse des devises est connu depuis longtemps et utilisé sur le marché par les principaux traders du monde. Tout commerce d'arbitrage n'est pas complet sans cette analyse. Notre indicateur détermine facilement la force des devises sous-jacentes les unes par rapport aux autres. Il affiche des graphiqu
    FREE
    High Low Open Close
    Alexandre Borela
    4.98 (43)
    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
    L'indicatore zig-zag è standard con un periodo di 34 con un segnale aggiuntivo a forma di freccia. Il segnale aggiuntivo viene calcolato separatamente dall'indicatore zig-zag.Il lavoro su questo indicatore è il seguente: 1. quando si forma un segmento dell'indicatore zig-zag e la comparsa di un segnale aggiuntivo sotto forma di una freccia, è necessario aprire la posizione verso la direzione della freccia; 2.  quando si forma un altro braccio dell'indicatore zig-zag nella direzione opposta del s
    Sviluppo della versione precedente dell'indicatore ZigZag WaveSize MT4 ZigZag WaveSize - indicatore ZigZag standard modificato con l'aggiunta di informazioni sulla lunghezza d'onda in punti, livelli e diverse logiche di allarme Miglioramenti generali: Adattamento del codice per MetaTrader 5 Lavoro ottimizzato con gli oggetti grafici Novità: Livelli orizzontali agli estremi Scelta del tipo di livelli: orizzontale/raggi/segmenti Filtro per livelli liquidi (non penetrati dal prezzo) Buffer per le
    FREE
    Pivot MT5
    Dmitrij Isaenko
    The indicator draws daily support and resistance lines on the chart, as well as the Pivot level (reversal level). Adapted to work in MT5 The standard timeframe for calculating support and resistance levels is D1. You can choose other timeframes according to your strategy (for example, for M1-M15, the optimal timeframe for calculations is H1) The function for calculating support and resistance levels has been updated; in this calculation option, fibonacci levels are taken into account, respec
    FREE
    GEN RSI hunter
    Gede Egi Narditya
    INDICATOR: GEN RSI Hunter Developer: gedeegi General Description GEN RSI Hunter is a technical indicator based on the Relative Strength Index (RSI) that automatically detects potential BUY and SELL signals based on overbought/oversold conditions and price reversal patterns. This indicator is perfect for traders who want to capture short-term swing opportunities using price action confirmation and price patterns like Double Top and Double Bottom. Signals are confirmed by breakout candles and val
    FREE
    Gli utenti di questo prodotto hanno anche acquistato
    SuperScalp Pro
    Van Minh Nguyen
    5 (9)
    SuperScalp Pro – Sistema avanzato di indicatore per scalping con filtri multipli SuperScalp Pro è un sistema avanzato di indicatore per scalping che combina il classico Supertrend con molteplici filtri di conferma intelligenti. L’indicatore funziona in modo efficiente su tutti i timeframe da M1 a H4 ed è particolarmente adatto per XAUUSD, BTCUSD e le principali coppie Forex. Può essere utilizzato come sistema stand-alone o integrato in modo flessibile nelle strategie di trading esistenti. L’indi
    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 indicat
    FX Trend MT5 NG
    Daniel Stein
    5 (4)
    FX Trend NG: La Nuova Generazione di Intelligenza di Trend Multi-Mercato Panoramica FX Trend NG è uno strumento professionale di analisi del trend multi-timeframe e monitoraggio dei mercati. Ti consente di comprendere la struttura completa del mercato in pochi secondi. Invece di passare tra numerosi grafici, puoi identificare immediatamente quali strumenti sono in trend, dove il momentum sta diminuendo e dove esiste un forte allineamento tra i timeframe. Offerta di Lancio – Ottieni FX Trend NG
    Market Flow Pro
    Gabriele Sabatino
    4 (1)
    Market Flow Pro Market Flow Pro is an intelligent trading advisor for the MetaTrader 5 platform, designed for automatic trading on financial markets using algorithmic analysis and strict risk management. -Key features: - Fully automatic trading 24/5 - Adaptive trend and momentum entry algorithm -  Built-in risk management - Flexible lot settings (fixed/auto-calculation) - Support for major currency pairs and indices - Optimised for operation on various timeframes  How it works Market
    Divergence Bomber
    Ihor Otkydach
    4.89 (83)
    Ogni acquirente dell’indicatore riceverà inoltre gratuitamente: L’utilità esclusiva “Bomber Utility”, che gestisce automaticamente ogni operazione, imposta i livelli di Stop Loss e Take Profit e chiude le posizioni secondo le regole della strategia I file di configurazione (set file) per adattare l’indicatore a diversi asset I set file per configurare il Bomber Utility in tre modalità: “Rischio Minimo”, “Rischio Bilanciato” e “Strategia di Attesa” Una guida video passo-passo per installare, conf
    Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
    ARICoins
    Temirlan Kdyrkhan
    ARICoin is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cust
    Grabber System MT5
    Ihor Otkydach
    4.82 (22)
    Ti presento un eccellente indicatore tecnico: Grabber, che funziona come una strategia di trading "tutto incluso", pronta all’uso. In un solo codice sono integrati strumenti potenti per l’analisi tecnica del mercato, segnali di trading (frecce), funzioni di allerta e notifiche push. Ogni acquirente di questo indicatore riceve anche gratuitamente: L’utility Grabber: per la gestione automatica degli ordini aperti Video tutorial passo dopo passo: per imparare a installare, configurare e utilizzare
    Atomic Analyst MT5
    Issam Kassas
    4.03 (30)
    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
    Quantum TrendPulse
    Bogdan Ion Puscasu
    5 (22)
    Ecco   Quantum TrendPulse   , lo strumento di trading definitivo che combina la potenza di   SuperTrend   ,   RSI   e   Stocastico   in un unico indicatore completo per massimizzare il tuo potenziale di trading. Progettato per i trader che cercano precisione ed efficienza, questo indicatore ti aiuta a identificare con sicurezza le tendenze di mercato, i cambiamenti di momentum e i punti di entrata e uscita ottimali. Caratteristiche principali: Integrazione SuperTrend:   segui facilmente l'andame
    AriX
    Temirlan Kdyrkhan
    1 (4)
    AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
    Power Candles MT5
    Daniel Stein
    5 (6)
    Power Candles – Segnali di ingresso basati sulla forza per tutti i mercati Power Candles porta l’analisi di forza collaudata di Stein Investments direttamente sul grafico dei prezzi. Invece di reagire solo al prezzo, ogni candela viene colorata in base alla reale forza di mercato, consentendo di identificare immediatamente accumuli di momentum, accelerazioni della forza e transizioni di trend pulite. Un’unica logica per tutti i mercati Power Candles funziona automaticamente su tutti i simboli di
    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
    Top indicator for MT5   providing accurate signals to enter a trade without repainting! It can be applied to any financial assets:   forex, cryptocurrencies, metals, stocks, indices .  Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! MT4 version is here It will provide pretty accurate trading signals and tell you when it's best to open a trade and close it. Most traders improve their trading results during the first trading week with the help of
    Smart Stop Indicator – Precisione intelligente dello stop-loss direttamente sul grafico Panoramica Smart Stop Indicator è la soluzione ideale per i trader che desiderano posizionare il loro stop-loss in modo chiaro e metodico, senza dover indovinare o affidarsi all’intuizione. Questo strumento combina la logica classica del price action (massimi e minimi strutturali) con un moderno riconoscimento dei breakout per identificare il prossimo livello di stop realmente logico. In trend, in range o i
    RFI levels PRO MT5
    Roman Podpora
    3.67 (3)
    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 MT4     -    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 li
    Trend Screener Pro MT5
    STE S.S.COMPANY
    4.84 (101)
    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. Trend Screener è un indicatore di tendenza che segue un indicatore efficiente che fornisce segnali di tendenza a freccia con punti nel gra
    Trend Lines PRO MT5
    Roman Podpora
    5 (1)
    LINEE DI TENDENZA PRO  Aiuta a capire dove il mercato sta realmente cambiando direzione. L'indicatore mostra reali inversioni di tendenza e punti in cui i principali operatori rientrano. Vedi   Linee BOS   Cambiamenti di tendenza e livelli chiave su timeframe più ampi, senza impostazioni complesse o rumore inutile. I segnali non vengono ridisegnati e rimangono sul grafico dopo la chiusura della barra. VERSIONE MT4   -   Svela il suo massimo potenziale se abbinato all'indicatore   RFI LEVELS PRO
    Order Block Pro MT5
    N'da Lemissa Kouame
    Order Block Pro (MQL5) – Versione 1.0 Autore: KOUAME N'DA LEMISSA Piattaforma: MetaTrader 5 Descrizione: Order Block Pro è un indicatore avanzato progettato per rilevare automaticamente Order Block rialzisti e ribassisti sul tuo grafico. Analizzando candele di consolidamento seguite da candele impulsive forti, l’indicatore evidenzia le aree chiave dove il prezzo è destinato a muoversi rapidamente. Ideale per trader che vogliono: Identificare punti di ingresso e uscita precisi. Rilevare zone din
    FX Power MT5 NG
    Daniel Stein
    5 (31)
    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
    ARIPoint
    Temirlan Kdyrkhan
    ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
    Azimuth Pro
    Ottaviano De Cicco
    5 (4)
    LAUNCH PROMO Azimuth Pro price is initially set at 299$ for the first 100 buyers. Final price will be 499$ . THE DIFFERENCE BETWEEN RETAIL AND INSTITUTIONAL ENTRIES ISN'T THE INDICATOR — IT'S THE LOCATION. Most traders enter at arbitrary price levels, chasing momentum or reacting to lagging signals. Institutions wait for price to reach structured levels where supply and demand actually shift. Azimuth Pro maps these levels automatically: swing-anchored VWAP, multi-timeframe structure lines, an
    Presentazione       Quantum Breakout PRO   , l'innovativo indicatore MQL5 che sta trasformando il modo in cui scambi le zone di breakout! Sviluppato da un team di trader esperti con un'esperienza di trading di oltre 13 anni,       Quantum Breakout PRO       è progettato per spingere il tuo viaggio di trading a nuovi livelli con la sua strategia innovativa e dinamica della zona di breakout. Quantum Breakout Indicator ti fornirà frecce di segnalazione sulle zone di breakout con 5 zone target di
    RelicusRoad Pro: Sistema Operativo Quantitativo di Mercato 70% DI SCONTO ACCESSO A VITA (TEMPO LIMITATO) - UNISCITI A 2.000+ TRADER Perché la maggior parte dei trader fallisce anche con indicatori "perfetti"? Perché operano su Singoli Concetti isolati. Un segnale senza contesto è una scommessa. Per vincere serve CONFLUENZA . RelicusRoad Pro non è un semplice indicatore. È un Ecosistema Quantitativo completo . Mappa la "Fair Value Road", distinguendo tra rumore e rotture strutturali. Smetti di in
    FX Dynamic MT5
    Daniel Stein
    5 (5)
    FX Dynamic: Monitora volatilità e trend con un’analisi ATR personalizzabile Panoramica FX Dynamic è uno strumento potente che sfrutta i calcoli di Average True Range (ATR) per fornire ai trader informazioni impareggiabili sulla volatilità, sia giornaliera che intraday. Impostando soglie di volatilità chiare—ad esempio 80%, 100%, 130%—puoi individuare rapidamente opportunità di profitto o ricevere avvisi quando il mercato supera i range abituali. FX Dynamic si adatta al fuso orario del tuo brok
    FX Levels MT5
    Daniel Stein
    5 (13)
    FX Levels: Supporti e Resistenze di Precisione Eccezionale per Tutti i Mercati Panoramica Rapida Cercate un modo affidabile per individuare livelli di supporto e resistenza in ogni mercato—coppie di valute, indici, azioni o materie prime? FX Levels fonde il metodo tradizionale “Lighthouse” con un approccio dinamico all’avanguardia, offrendo una precisione quasi universale. Basato sulla nostra esperienza reale con i broker e su aggiornamenti automatici giornalieri più quelli in tempo reale, FX
    Trend indicator AI mt5
    Ramil Minniakhmetov
    5 (15)
    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
    Market Structure Order Block Dashboard MT5 è un indicatore per MT5 focalizzato sulla struttura di mercato e sui concetti ICT / Smart Money: HH/HL/LH/LL , BOS , ChoCH , oltre a Order Blocks , Fair Value Gaps (FVG) , liquidità (EQH/EQL, sweeps), sessioni / Kill Zones e un Volume Profile integrato, con una dashboard compatta di confluence. Importante: è uno strumento di analisi . Non esegue operazioni (non è un EA). Bonus per gli acquirenti Dopo l’acquisto, puoi ricevere 2 indicatori bonus (a scel
    Trend Hunter MT5
    Andrey Tatarinov
    5 (3)
    Trend Hunter è un indicatore di tendenza per lavorare nei mercati Forex, criptovaluta e CFD. Una caratteristica speciale dell'indicatore è che segue con sicurezza la tendenza, senza cambiare il segnale quando il prezzo supera leggermente la linea di tendenza. L'indicatore non viene ridisegnato; un segnale per entrare nel mercato appare dopo la chiusura della barra. Quando ci si sposta lungo un trend, l'indicatore mostra ulteriori punti di ingresso nella direzione del trend. Sulla base di quest
    Ultimate SMC Indicator
    Hicham Mahmoud Almoustafa
    1 (1)
    Ultimate SMC PRO – Smart Money Concepts Indicator (Order Blocks, FVG, Liquidity, BOS) for MetaTrader 5 Ultimate SMC PRO is a professional trading indicator designed to visualize Smart Money Concepts directly on the chart. The indicator combines several institutional trading tools in one system to help traders identify potential high-probability trading zones. The indicator analyzes market structure, liquidity behavior and price imbalance to highlight areas where institutional activity may occu
    Altri dall’autore
    GS spread
    Aleksander Gladkov
    The indicator calculates the current spread for each tick using the formula Spread=(ASK-BID)/Point. Schedule of changes in the boundaries spread over the timeframe displayed in a separate window from the date of accession of the indicator. Two lines corresponding to the minimum and maximum spread values are displayed. The indicator window is self-adjusted according to the minimum and maximum values from the moment of launch. The minimum and maximum values for the entire period of the indicator o
    FREE
    Get news
    Aleksander Gladkov
    5 (1)
    Utility for reading news from investing.com To access the site, you need to add WebRequest in the Options terminal menu on the Expert Advisors tab: https://sslecal2.investing.com If reading is successful, a message about writing the file is displayed. The INV_week_this.txt file is written to the MQL4\Files folder of the terminal and is kept up to date, updating data according to its own timer. The  INV_week_last.txt   file is recorded on Saturday and saves the news data of the previous week .
    FREE
    GS grid
    Aleksander Gladkov
    5 (4)
    Uses an advanced grid algorithm with no martingale or limited Martingale (default) (version for MT5: GS grid5 ) . Defines and control the current trend; It switches himself its parameters in accordance with the current market conditions ; Flexible customizable grid algorithm with or without martingale; Drawdown reduction algorithm (DD Reduction Algoritm); Hedge algorithm; Interactive trade control buttons; The ability to open / close orders manually; News filter to prevent trading during news
    GS target
    Aleksander Gladkov
    5 (2)
    The automatic adviser of the new generation with parameters: Target profit per month (10%, 25%, 50%, 75%, 100%) - choice of strategy Stop Loss Limit, USD Filter News Forex Factory (true, false) Parameters for setting the lot size Uses the news feed from Forex Factory to prevent trading during news releases. Set up to work on EURUSD timeframe M15. Works on USD accounts with a leverage from 1:500 and a Deposit from 500USD.   Enough for work: Decide on the size of the deposit that you can trust h
    GS smart
    Aleksander Gladkov
    5 (1)
    Best price, read GS smart channel ! Sale! Advanced grid algorithm,includes news and trend accounting and hedging. Can close the loss in case of market reversal and wait for the trend. For hedging, the following are used: Limit drawdown for Hedge zone parameter, pending orders and/or opening a position opposite to the loss. Can take into account not only the moment of news publication, but also the current accumulated index of the impact of news of a currency pair. Traders who purchase GS smar
    GS trendS
    Aleksander Gladkov
    GS trendS is a trend indicator that can be used for any Forex financial instrument. The indicator does not redraw and does not lag. Recommended timeframe H1. It is possible to select the trend algorithm settings {Only Open, Average Open/Close, Average High/Low} The color indicates the direction of the trend: yellow - direction can be SELL or BUY (S_B) blue - uptrend (BUY) red - downward trend (SELL) The indicator panel displays trend values of 5 timeframes for the current price level. The va
    ATR RSI i4
    Aleksander Gladkov
    Composition of ATR and RSI indicators. The ATR RSI indicator compares two calculations of the ATR indicator with the Fast and Slow periods on one chart, plus the line of the average and the overbought and oversold zones of the RSI indicator. ATR shows the values of the volatility change in the currency pair in points, taking into account the period specified as a parameter. The entry points provided by the RSI indicator show a very good risk-reward ratio in volatile and trending markets. ATR RS
    ATR RSI x4
    Aleksander Gladkov
    The Expert Advisor implements a trading strategy based on overbought and oversold zones of ATR RSI i4 indicator signals, which is included in the code . Trend Following, Counter Trend system , DD reduction Algoritm and Level Trading algoritm are used. To start trading, simply attach the EA to the chart, preferably EURUSD H1 timeframe. Live results can be viewed here . To trade with the new Forex instrument (EURUSD H1 by default), it is recommended to set up the parameter values by testing, initi
    Gain since start
    Aleksander Gladkov
    It will perfectly complement your working Expert Advisor or manual trading with up-to-date information. There is a sound notification of exceeding the established profit and loss limits of open SELL and BUY orders. Moreover, for each currency pair EURUSD, GBPUSD, XAUUSD, and others, various sound alerts are activated in English. Results are displayed on a special panel on the chart from the moment the indicator is activated: Elapsed time Fixed profit Current profit SELL Current profit BUY Maximu
    Trends and News
    Aleksander Gladkov
    5 (1)
    With the Trend and News indicator you will always be up to date : News + Trends + Forecast News Displayed on the chart as vertical lines with a description in the form of a tooltip The text displays two news: the previous published and the next expected They have filters: by importance (High, Medium, Low) and time period (Day, 4 days, Week) Full table of news for a given period (T button) Controlling the display of vertical lines on the chart and the sound signal before and after the publicati
    GS Trend5
    Aleksander Gladkov
    The advisor is designed for autonomous automatic round-the-clock trading on the EUR/USD pair, timeframe M15. There is a protection of the deposit from significant drawdown and a mode for saving a profitable transaction. Trades one deal. With the set parameters, it turns out to be one per day on average. How it works Uses the author's algorithm for analyzing three indicators and the direction of market movement to make a decision to open a deal. RSI Stochastic Bands market direction Opens an orde
    GS grid5
    Aleksander Gladkov
    F ully automated Expert Advisor using the advanced grid algorithm and constrained Martingale (MT4 version: GS grid ). Set up to work on EURUSD timeframe M15. Test 2021 shows a high percentage of winning orders: more than 98%. Works on HEDGING accounts with a leverage of 1:500 and a Deposit from 1000USD. Can use the news feed from Forex Factory to prevent trading during news release (Filter News Forex Factory=true;). To access the options terminal menu on the Expert Advisors tab, you must enable
    GS target5
    Aleksander Gladkov
    The revolutionary automatic adviser of the new generation with three parameters: Target profit per month (from 10% to 100%) Degree of risk (SuperLow, Low, Medium, High) Stop Loss Limit, USD Set up to work on EURUSD timeframe M15. Works on HEDGING accounts with a leverage of 1:500 and a Deposit from 500USD.   Enough for work: Decide on the size of the deposit that you can trust him Set the value of the desired profit per month (from 10 to 100 percent) Select the degree of risk (Low, Medium,
    GS smart5
    Aleksander Gladkov
    5 (5)
    Best price Advanced grid algorithm,includes trend accounting, news, hedging and Risk manager. Can close the loss in case of market reversal and wait for the trend. For hedging, the following are used: Limit drawdown for Hedge zone parameter, pending orders and/or opening a position opposite to the loss. Can take into account not only the moment of news publication, but also the current accumulated index of the impact of news of a currency pair. Traders who purchase GS smart5 receive a persona
    It will perfectly complement your working Expert Advisor or manual trading with up-to-date information. There is a sound notification of exceeding the established profit and loss limits of open SELL and BUY orders. Moreover, for each currency pair EURUSD, GBPUSD, XAUUSD, and others, various sound alerts are activated in English. Indicators are displayed on a special panel on the chart from the moment the indicator is activated: Elapsed time Fixed profit Current profit Maximum drawdown Current d
    GS trade report
    Aleksander Gladkov
    5 (1)
    3 in 1 : Report + monitoring + sending messages (Telegram, ...) to optimize trading and use of advisors. Monitoring: Panel on the chart Sending messages to Telegram Sending messages to Email Sending Notifications Sending pop-up messages Sound notifications when the established Profit/Loss levels are exceeded Monitoring is activated by pressing the Start button. Profit for the period by currency pairs, hours and Magic number for the current account. Forms four tables: by symbols, by magic number
    A professional tool for real-time monitoring of the account status and the work of Expert Advisors. Information about the account status can be sent to Telegram chats automatically at a specified interval or upon request. From the screenshots of the open charts of the terminal, you receive upon request from your Telegram bot. Account information includes: 13:02 Trade monitoring by Telegram v.1.0 (headline) Account : 6802ххх RoboForex-Pro (account information) Profit start: 2661 USD (profit earne
    News impact L
    Aleksander Gladkov
    Uses the built-in news calendar of the MT5 terminal or the Investing.com website (in the latter case, the Get news5 utility is required) Has the Scale parameter={100%, 110%, 125%, ...} to adjust the comfortable size of the text and control elements Tells you in which direction it is safer to open positions 3 in 1: News + Trends + Forecast News for the selected period: current and in tabular form Actual trends for 5 customizable timeframes and trend reversal levels Forecast of exchange rate mo
    Trade maker
    Aleksander Gladkov
    Multi-currency trading on one chart! Creation and management of positions with trailing and breakeven, risk management and other useful functions. To fix profits, the Target profit parameter is provided; if it is greater than zero, all positions will be closed if the set value is exceeded. All positions and orders have set Stop Loss and Take profit. For multi-currency trading, taking into account the impact of news and switching symbols on the chart, it is useful to use the News impact indicato
    Get news5
    Aleksander Gladkov
    Utility for reading news from investing.com To access the site, you need to add WebRequest in the Options terminal menu on the Expert Advisors tab: https://sslecal2.investing.com If reading is successful, a message about writing the file is displayed. The INV_week_this.txt file is written to the MQL5\Files folder of the terminal and is kept up to date, updating data according to its own timer. The  INV_week_last.txt   file is recorded on Saturday and saves the news data of the previous week .
    GS trend I
    Aleksander Gladkov
    The trend indicator has the ability to adjust the viewing depth and sensitivity, does not repaint and does not lag. In addition to the current trend, the chart displays trends for 5 more periods with zero trend levels for them. This allows for a comprehensive assessment of the nature of the trend movement. There is a possibility to choose the trend algorithm settings {Only Open, Average Open/Close, Average High/Low} The trend indicator can be used for any Forex financial instruments. The color s
    Filtro:
    Nessuna recensione
    Rispondi alla recensione